treelite
|
model builder frontend More...
#include <treelite/frontend.h>
#include <treelite/tree.h>
#include <dmlc/registry.h>
#include <memory>
#include <queue>
#include "../c_api/c_api_error.h"
Go to the source code of this file.
Classes | |
struct | TreeBuilderImpl |
struct | ModelBuilderImpl |
Macros | |
#define | CHECK_EARLY_RETURN(x, msg) |
Functions | |
DMLC_REGISTRY_FILE_TAG (builder) | |
#define CHECK_EARLY_RETURN | ( | x, | |
msg | |||
) |
Definition at line 15 of file builder.cc.