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