This is the complete list of members for ML::experimental::fil::forest_model, including all inherited members.
device_index() | ML::experimental::fil::forest_model | inline |
elem_postprocessing() | ML::experimental::fil::forest_model | inline |
forest_model(decision_forest_variant &&forest=decision_forest_variant{}) | ML::experimental::fil::forest_model | inline |
has_vector_leaves() | ML::experimental::fil::forest_model | inline |
is_double_precision() | ML::experimental::fil::forest_model | inline |
memory_type() | ML::experimental::fil::forest_model | inline |
num_features() | ML::experimental::fil::forest_model | inline |
num_outputs() | ML::experimental::fil::forest_model | inline |
num_trees() | ML::experimental::fil::forest_model | inline |
predict(raft_proto::buffer< io_t > &output, raft_proto::buffer< io_t > const &input, raft_proto::cuda_stream stream=raft_proto::cuda_stream{}, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::experimental::fil::forest_model | inline |
predict(raft_proto::handle_t const &handle, raft_proto::buffer< io_t > &output, raft_proto::buffer< io_t > const &input, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::experimental::fil::forest_model | inline |
predict(raft_proto::handle_t const &handle, io_t *output, io_t *input, std::size_t num_rows, raft_proto::device_type out_mem_type, raft_proto::device_type in_mem_type, infer_kind predict_type=infer_kind::default_kind, std::optional< index_type > specified_chunk_size=std::nullopt) | ML::experimental::fil::forest_model | inline |
row_postprocessing() | ML::experimental::fil::forest_model | inline |
set_row_postprocessing(row_op val) | ML::experimental::fil::forest_model | inline |