TT-MLIR
Classes | Public Member Functions | Protected Attributes | List of all members
mlir::tt::ttnn::detail::RepeatOpGenericAdaptorBase Class Reference
Inheritance diagram for mlir::tt::ttnn::detail::RepeatOpGenericAdaptorBase:
mlir::tt::ttnn::RepeatOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttnn::RepeatOpGenericAdaptor< RangeT > mlir::tt::ttnn::RepeatOpAdaptor

Classes

struct  Properties
 

Public Member Functions

 RepeatOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 RepeatOpGenericAdaptorBase (RepeatOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::ArrayAttr getShapeAttr ()
 
::mlir::ArrayAttr getShape ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ RepeatOpGenericAdaptorBase() [1/2]

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

◆ RepeatOpGenericAdaptorBase() [2/2]

mlir::tt::ttnn::detail::RepeatOpGenericAdaptorBase::RepeatOpGenericAdaptorBase ( RepeatOp  op)

Member Function Documentation

◆ getAttributes()

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

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

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

◆ getShape()

mlir::ArrayAttr mlir::tt::ttnn::detail::RepeatOpGenericAdaptorBase::getShape ( )

◆ getShapeAttr()

::mlir::ArrayAttr mlir::tt::ttnn::detail::RepeatOpGenericAdaptorBase::getShapeAttr ( )
inline

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

◆ properties

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

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