treelite
|
Interface of compiler that translates a tree ensemble model into a semantic model. More...
Go to the source code of this file.
Classes | |
class | Compiler |
interface of compiler More... | |
struct | CompilerReg |
Registry entry for compiler. More... | |
Macros | |
#define | TREELITE_REGISTER_COMPILER(UniqueId, Name) |
Macro to register compiler. More... | |
Interface of compiler that translates a tree ensemble model into a semantic model.
Copyright 2017 by Contributors
Definition in file compiler.h.
#define TREELITE_REGISTER_COMPILER | ( | UniqueId, | |
Name | |||
) |
Macro to register compiler.
Definition at line 71 of file compiler.h.