tvm
Namespaces | Functions
reflection.h File Reference

Reflection utilities for IR/AST nodes. More...

#include <tvm/ffi/container/map.h>
#include <tvm/ffi/container/string.h>
Include dependency graph for reflection.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...
 

Detailed Description

Reflection utilities for IR/AST nodes.