#include <cuml/experimental/forest/integrations/treelite.hpp>
#include <treelite/tree.h>
#include <cstdint>
#include <memory>
#include <type_traits>
Go to the source code of this file.
Namespaces | |
ML | |
ML::experimental | |
ML::experimental::fil | |
ML::experimental::fil::detail | |
Functions | |
std::unique_ptr< treelite::Model > | ML::experimental::fil::detail::convert_degenerate_trees (treelite::Model const &tl_model) |