TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase:
mlir::tt::ttnn::MeshShardOpGenericAdaptor< RangeT > mlir::tt::ttnn::MeshShardOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 MeshShardOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 MeshShardOpGenericAdaptorBase (MeshShardOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::tt::MeshShardDirectionAttr getShardDirectionAttr ()
 
::mlir::tt::MeshShardDirection getShardDirection ()
 
::mlir::tt::MeshShardTypeAttr getShardTypeAttr ()
 
::mlir::tt::MeshShardType getShardType ()
 
::mlir::tt::GridAttr getShardShapeAttr ()
 
::mlir::tt::GridAttr getShardShape ()
 

Protected Attributes

::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ MeshShardOpGenericAdaptorBase() [1/2]

mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::MeshShardOpGenericAdaptorBase ( ::mlir::DictionaryAttr  attrs,
const Properties properties,
::mlir::RegionRange  regions = {} 
)
inline

◆ MeshShardOpGenericAdaptorBase() [2/2]

mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::MeshShardOpGenericAdaptorBase ( MeshShardOp  op)

Member Function Documentation

◆ getAttributes()

::mlir::DictionaryAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getAttributes ( )
inline

◆ getODSOperandIndexAndLength()

std::pair<unsigned, unsigned> mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getODSOperandIndexAndLength ( unsigned  index,
unsigned  odsOperandsSize 
)
inline

◆ getProperties()

const Properties& mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getProperties ( )
inline

◆ getShardDirection()

mlir::tt::MeshShardDirection mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardDirection ( )

◆ getShardDirectionAttr()

::mlir::tt::MeshShardDirectionAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardDirectionAttr ( )
inline

◆ getShardShape()

mlir::tt::GridAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardShape ( )

◆ getShardShapeAttr()

::mlir::tt::GridAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardShapeAttr ( )
inline

◆ getShardType()

mlir::tt::MeshShardType mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardType ( )

◆ getShardTypeAttr()

::mlir::tt::MeshShardTypeAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::getShardTypeAttr ( )
inline

Member Data Documentation

◆ odsAttrs

::mlir::DictionaryAttr mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::odsAttrs
protected

◆ odsOpName

::std::optional<::mlir::OperationName> mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::odsOpName
protected

◆ odsRegions

::mlir::RegionRange mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::odsRegions
protected

◆ properties

Properties mlir::tt::ttnn::detail::MeshShardOpGenericAdaptorBase::properties
protected

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