Go to the documentation of this file.
22 #define CUML_FIL_INITIALIZE_DEVICE(template_type, variant_index) \
24 initialize_device<CUML_FIL_FOREST(variant_index), raft_proto::device_type::gpu>( \
25 raft_proto::device_id<raft_proto::device_type::gpu>);