tvm
|
Stores locations in frontend source that generated a node. More...
#include <source_map.h>
Public Member Functions | |
TVM_DECLARE_FINAL_OBJECT_INFO (SourceMapObj, Object) | |
Static Public Member Functions | |
static void | RegisterReflection () |
Public Attributes | |
Map< SourceName, Source > | source_map |
The source mapping. More... | |
Static Public Attributes | |
static constexpr TVMFFISEqHashKind | _type_s_eq_hash_kind = kTVMFFISEqHashKindTreeNode |
static constexpr const char * | _type_key = "ir.SourceMap" |
Stores locations in frontend source that generated a node.
|
inlinestatic |
tvm::SourceMapObj::TVM_DECLARE_FINAL_OBJECT_INFO | ( | SourceMapObj | , |
Object | |||
) |
|
staticconstexpr |
|
staticconstexpr |
Map<SourceName, Source> tvm::SourceMapObj::source_map |
The source mapping.