Treelite
src Directory Reference
Directory dependency graph for src:
/home/docs/checkouts/readthedocs.org/user_builds/treelite/checkouts/3.1.0/src

Directories

Files

file  annotator.cc [code]
 Branch annotation tools.
 
file  data.cc [code]
 Input data structure of Treelite.
 
file  filesystem.cc [code]
 Cross-platform wrapper for common filesystem functions.
 
file  json_serializer.cc [code]
 Reference serializer implementation, which serializes to JSON. This is useful for testing correctness of the binary serializer.
 
file  logging.cc [code]
 logging facility for treelite
 
file  model_concat.cc [code]
 Implementation of model concatenation.
 
file  optable.cc [code]
 Conversion tables to obtain Operator from string.
 
file  serializer.cc [code]
 Implementation for serialization related functions.
 
file  typeinfo.cc [code]
 Conversion tables to obtain TypeInfo from string.