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

Public Member Functions

 FromDeviceOpAdaptor (FromDeviceOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 FromDeviceOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FromDeviceOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
template<typename LateInst = FromDeviceOp, typename = std::enable_if_t<std::is_same_v<LateInst, FromDeviceOp>>>
 FromDeviceOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::FromDeviceOpGenericAdaptor<::mlir::ValueRange >
 FromDeviceOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FromDeviceOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 FromDeviceOpGenericAdaptor (::mlir::ValueRange values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
::mlir::ValueRange getODSOperands (unsigned index)
 
ValueT getInput ()
 
::mlir::ValueRange getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttnn::detail::FromDeviceOpGenericAdaptorBase
 FromDeviceOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 FromDeviceOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ FromDeviceOpAdaptor()

mlir::tt::ttnn::FromDeviceOpAdaptor::FromDeviceOpAdaptor ( FromDeviceOp  op)

Member Function Documentation

◆ FromDeviceOpGenericAdaptor() [1/3]

◆ FromDeviceOpGenericAdaptor() [2/3]

◆ FromDeviceOpGenericAdaptor() [3/3]

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

◆ verify()

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

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