TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttnn::MorehCumSumOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttnn::MorehCumSumOpAdaptor:
mlir::tt::ttnn::MorehCumSumOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttnn::detail::MorehCumSumOpGenericAdaptorBase

Public Member Functions

 MorehCumSumOpAdaptor (MorehCumSumOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 MorehCumSumOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 MorehCumSumOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 MorehCumSumOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
template<typename LateInst = MorehCumSumOp, typename = std::enable_if_t<std::is_same_v<LateInst, MorehCumSumOp>>>
 MorehCumSumOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::MorehCumSumOpGenericAdaptor<::mlir::ValueRange >
 MorehCumSumOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 MorehCumSumOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 MorehCumSumOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 MorehCumSumOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getInput ()
 
ValueT getOutput ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttnn::detail::MorehCumSumOpGenericAdaptorBase
 MorehCumSumOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 MorehCumSumOpGenericAdaptorBase (MorehCumSumOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::IntegerAttr getDimAttr ()
 
uint64_t getDim ()
 
::mlir::tt::ttnn::MemoryConfigAttr getMemoryConfigAttr ()
 
::std::optional<::mlir::tt::ttnn::MemoryConfigAttrgetMemoryConfig ()
 

Additional Inherited Members

- Protected Attributes inherited from mlir::tt::ttnn::detail::MorehCumSumOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
Properties properties
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ MorehCumSumOpAdaptor()

mlir::tt::ttnn::MorehCumSumOpAdaptor::MorehCumSumOpAdaptor ( MorehCumSumOp  op)

Member Function Documentation

◆ MorehCumSumOpGenericAdaptor() [1/4]

◆ MorehCumSumOpGenericAdaptor() [2/4]

◆ MorehCumSumOpGenericAdaptor() [3/4]

◆ MorehCumSumOpGenericAdaptor() [4/4]

template<typename LateInst = MorehCumSumOp, typename = std::enable_if_t<std::is_same_v<LateInst, MorehCumSumOp>>>
mlir::tt::ttnn::MorehCumSumOpGenericAdaptor< RangeT >::MorehCumSumOpGenericAdaptor ( typename LateInst  = MorehCumSumOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, MorehCumSumOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttnn::MorehCumSumOpAdaptor::verify ( ::mlir::Location  loc)

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