tvm
|
Reflection utilities for IR/AST nodes. More...
#include <tvm/ffi/container/map.h>
#include <tvm/ffi/container/string.h>
Go to the source code of this file.
Namespaces | |
tvm | |
Performance counters for profiling via the PAPI library. | |
Functions | |
ffi::Any | tvm::CreateObject (const String &type_key, const Map< String, ffi::Any > &fields) |
Create an object from a type key and a map of fields. More... | |
Reflection utilities for IR/AST nodes.