|
| QuantizerNode (const std::vector< std::vector< tl_float >> &cut_pts, const std::vector< bool > &is_categorical) |
|
| QuantizerNode (std::vector< std::vector< tl_float >> &&cut_pts, std::vector< bool > &&is_categorical) |
|
void | Dump (int indent) override |
|
|
std::vector< std::vector< tl_float > > | cut_pts |
|
std::vector< bool > | is_categorical |
|
ASTNode * | parent |
|
std::vector< ASTNode * > | children |
|
int | node_id |
|
int | tree_id |
|
int | num_descendant |
|
Definition at line 85 of file ast.h.
The documentation for this class was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/0.32/src/compiler/ast/ast.h