Treelite
Classes
failsafe.h File Reference

C code generator (fail-safe). The generated code will mimic prediction logic found in XGBoost. More...

#include <treelite/compiler.h>
#include <treelite/compiler_param.h>
#include <memory>
Include dependency graph for failsafe.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  FailSafeCompiler
 

Detailed Description

C code generator (fail-safe). The generated code will mimic prediction logic found in XGBoost.

Copyright (c) 2021 by Contributors

Author
Hyunsu Cho

Definition in file failsafe.h.