TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttir::Upsample2dOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttir::Upsample2dOpAdaptor:
mlir::tt::ttir::Upsample2dOpGenericAdaptor<::mlir::ValueRange > mlir::tt::ttir::detail::Upsample2dOpGenericAdaptorBase

Public Member Functions

 Upsample2dOpAdaptor (Upsample2dOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
template<typename LateInst = Upsample2dOp, typename = std::enable_if_t<std::is_same_v<LateInst, Upsample2dOp>>>
 Upsample2dOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::Upsample2dOpGenericAdaptor<::mlir::ValueRange >
 Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr)
 
 Upsample2dOpGenericAdaptor (::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::ttir::detail::Upsample2dOpGenericAdaptorBase
 Upsample2dOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 Upsample2dOpGenericAdaptorBase (Upsample2dOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::Attribute getScaleFactorAttr ()
 
::mlir::Attribute getScaleFactor ()
 
::mlir::StringAttr getModeAttr ()
 
::llvm::StringRef getMode ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ Upsample2dOpAdaptor()

mlir::tt::ttir::Upsample2dOpAdaptor::Upsample2dOpAdaptor ( Upsample2dOp  op)

Member Function Documentation

◆ Upsample2dOpGenericAdaptor() [1/4]

◆ Upsample2dOpGenericAdaptor() [2/4]

◆ Upsample2dOpGenericAdaptor() [3/4]

◆ Upsample2dOpGenericAdaptor() [4/4]

template<typename LateInst = Upsample2dOp, typename = std::enable_if_t<std::is_same_v<LateInst, Upsample2dOp>>>
mlir::tt::ttir::Upsample2dOpGenericAdaptor< RangeT >::Upsample2dOpGenericAdaptor ( typename LateInst  = Upsample2dOp,
typename  = std::enable_if_t<std::is_same_v<LateInst, Upsample2dOp>> 
)
inline

◆ verify()

llvm::LogicalResult mlir::tt::ttir::Upsample2dOpAdaptor::verify ( ::mlir::Location  loc)

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