tvm
Public Types | Friends | List of all members
tvm::tirx::AxisAttrMap< ValueType > Class Template Reference

#include <layout.h>

Inheritance diagram for tvm::tirx::AxisAttrMap< ValueType >:
Collaboration diagram for tvm::tirx::AxisAttrMap< ValueType >:

Public Types

using TParent = AttrRegistryMap< Axis, ValueType >
 

Friends

class Axis
 

Additional Inherited Members

- Public Member Functions inherited from tvm::AttrRegistryMap< Axis, ValueType >
 AttrRegistryMap (const AttrRegistryMapContainerMap< Axis > &map)
 constructor More...
 
int count (const Axis &key) const
 Check if the map has op as key. More...
 
ValueType operator[] (const Axis &key) const
 get the corresponding value element at key. More...
 
ValueType get (const Axis &key, ValueType def_value) const
 get the corresponding value element at key with default value. More...
 
- Protected Attributes inherited from tvm::AttrRegistryMap< Axis, ValueType >
const AttrRegistryMapContainerMap< Axis > & map_
 The internal map field. More...
 

Member Typedef Documentation

◆ TParent

template<typename ValueType >
using tvm::tirx::AxisAttrMap< ValueType >::TParent = AttrRegistryMap<Axis, ValueType>

Friends And Related Function Documentation

◆ Axis

template<typename ValueType >
friend class Axis
friend

The documentation for this class was generated from the following file: