#include <decision_tree_policy.hpp>
Classes | |
| struct | impl |
Public Types | |
| using | update_config = typename impl::update_config_impl::type |
| using | type = typename std::conditional<(dict_t_::template find_elem_v< tune_key::dispatch_policy >==tune_key_value::dispatch_policy_kslicing), typename dict_t_::template update_dict_t< typename update_config::to_dict >, dict_t_ >::type |
| using gpu::xetla::decision_tree_rule::kslicing_handler< dict_t_ >::type = typename std::conditional< (dict_t_::template find_elem_v<tune_key:: dispatch_policy> == tune_key_value::dispatch_policy_kslicing), typename dict_t_::template update_dict_t< typename update_config::to_dict>, dict_t_>::type |
| using gpu::xetla::decision_tree_rule::kslicing_handler< dict_t_ >::update_config = typename impl::update_config_impl::type |