Namespaces | Functions
degenerate_trees.hpp File Reference
#include <cuml/experimental/forest/integrations/treelite.hpp>
#include <treelite/tree.h>
#include <cstdint>
#include <memory>
#include <type_traits>
Include dependency graph for degenerate_trees.hpp:
This graph shows which files directly or indirectly include this file:

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)