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

Classes

struct  Properties
 

Public Member Functions

 GetDeviceOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 GetDeviceOpGenericAdaptorBase (GetDeviceOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::tt::ttnn::MeshShapeAttr getMeshShapeAttr ()
 
::std::optional<::mlir::tt::ttnn::MeshShapeAttrgetMeshShape ()
 

Protected Attributes

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

Constructor & Destructor Documentation

◆ GetDeviceOpGenericAdaptorBase() [1/2]

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

◆ GetDeviceOpGenericAdaptorBase() [2/2]

mlir::tt::ttnn::detail::GetDeviceOpGenericAdaptorBase::GetDeviceOpGenericAdaptorBase ( GetDeviceOp  op)

Member Function Documentation

◆ getAttributes()

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

◆ getMeshShape()

std::optional<::mlir::tt::ttnn::MeshShapeAttr > mlir::tt::ttnn::detail::GetDeviceOpGenericAdaptorBase::getMeshShape ( )

◆ getMeshShapeAttr()

::mlir::tt::ttnn::MeshShapeAttr mlir::tt::ttnn::detail::GetDeviceOpGenericAdaptorBase::getMeshShapeAttr ( )
inline

◆ getODSOperandIndexAndLength()

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

◆ getProperties()

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

Member Data Documentation

◆ odsAttrs

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

◆ odsOpName

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

◆ odsRegions

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

◆ properties

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

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