tvm
Classes | Namespaces
attr_registry_map.h File Reference

Attribute map used in registry. More...

#include <tvm/runtime/container/string.h>
#include <utility>
#include <vector>
Include dependency graph for attr_registry_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tvm::AttrRegistryMapContainerMap< KeyType >
 Generic attribute map. More...
 
class  tvm::AttrRegistryMap< KeyType, ValueType >
 Map<Key, ValueType> used to store meta-data. More...
 

Namespaces

 tvm
 runtime implementation for LibTorch/TorchScript.
 

Detailed Description

Attribute map used in registry.