tvm
|
Classes | |
class | Source |
class | SourceMap |
class | SourceMapNode |
Stores locations in frontend source that generated a node. More... | |
class | SourceNode |
Typedefs | |
using | MetaTable = Map< String, Array< ObjectRef > > |
Functions | |
IRModule | ParseModule (const std::string &file_name, const std::string &file_content, const Optional< IRModule > &init_module=Optional< IRModule >(), const MetaTable &init_meta_table=MetaTable()) |
using tvm::parser::MetaTable = typedef Map<String, Array<ObjectRef> > |