Treelite
Functions
typeinfo.cc File Reference

Conversion tables to obtain TypeInfo from string. More...

#include <treelite/typeinfo.h>
#include <treelite/error.h>
#include <string>
#include <unordered_map>
Include dependency graph for typeinfo.cc:

Go to the source code of this file.

Functions

TypeInfo GetTypeInfoByName (const std::string &str)
 conversion table from string to TypeInfo, defined in tables.cc
 

Detailed Description

Conversion tables to obtain TypeInfo from string.

Copyright (c) 2017-2020 by Contributors

Author
Hyunsu Cho

Definition in file typeinfo.cc.