treelite
Public Member Functions | Friends | List of all members
ASTBuilder Class Reference

Public Member Functions

void Build (const Model &model)
 
void Split (int parallel_comp)
 
void QuantizeThresholds ()
 
void CountDescendant ()
 
void BreakUpLargeUnits (int num_descendant_limit)
 
void AnnotateBranches (const std::vector< std::vector< size_t >> &counts)
 
void Dump ()
 
const ASTNodeGetRootNode ()
 

Friends

bool treelite::compiler::breakup (ASTNode *, int, int *, ASTBuilder *)
 

Detailed Description

Definition at line 16 of file builder.h.


The documentation for this class was generated from the following files: