TT-MLIR
Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
mlir::tt::ttnn::detail::ShardOrientationAttrStorage Struct Reference
Inheritance diagram for mlir::tt::ttnn::detail::ShardOrientationAttrStorage:

Public Types

using KeyTy = std::tuple<::mlir::tt::ttnn::ShardOrientation >
 

Public Member Functions

 ShardOrientationAttrStorage (::mlir::tt::ttnn::ShardOrientation value)
 
KeyTy getAsKey () const
 
bool operator== (const KeyTy &tblgenKey) const
 

Static Public Member Functions

::llvm::hash_code hashKey (const KeyTy &tblgenKey)
 
static ShardOrientationAttrStorageconstruct (::mlir::AttributeStorageAllocator &allocator, KeyTy &&tblgenKey)
 

Public Attributes

::mlir::tt::ttnn::ShardOrientation value
 

Member Typedef Documentation

◆ KeyTy

Constructor & Destructor Documentation

◆ ShardOrientationAttrStorage()

mlir::tt::ttnn::detail::ShardOrientationAttrStorage::ShardOrientationAttrStorage ( ::mlir::tt::ttnn::ShardOrientation  value)
inline

Member Function Documentation

◆ construct()

static ShardOrientationAttrStorage* mlir::tt::ttnn::detail::ShardOrientationAttrStorage::construct ( ::mlir::AttributeStorageAllocator &  allocator,
KeyTy &&  tblgenKey 
)
inlinestatic

◆ getAsKey()

KeyTy mlir::tt::ttnn::detail::ShardOrientationAttrStorage::getAsKey ( ) const
inline

◆ hashKey()

::llvm::hash_code mlir::tt::ttnn::detail::ShardOrientationAttrStorage::hashKey ( const KeyTy tblgenKey)
inlinestatic

◆ operator==()

bool mlir::tt::ttnn::detail::ShardOrientationAttrStorage::operator== ( const KeyTy tblgenKey) const
inline

Member Data Documentation

◆ value

::mlir::tt::ttnn::ShardOrientation mlir::tt::ttnn::detail::ShardOrientationAttrStorage::value

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