#include <cuml/fil/detail/raft_proto/detail/host_only_throw/base.hpp>#include <cuml/fil/detail/raft_proto/detail/host_only_throw/cpu.hpp>#include <cuml/fil/detail/raft_proto/gpu_support.hpp>
Go to the source code of this file.
Namespaces | |
| raft_proto | |
Typedefs | |
| template<typename T , bool host = !GPU_COMPILATION> | |
| using | raft_proto::host_only_throw = detail::host_only_throw< T, host > |