Treelite
|
Conversion tables to obtain TypeInfo from string. More...
#include <treelite/typeinfo.h>
#include <treelite/error.h>
#include <string>
#include <unordered_map>
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 | |
Conversion tables to obtain TypeInfo from string.
Copyright (c) 2017-2020 by Contributors
Definition in file typeinfo.cc.