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

Public Member Functions

 RequantizeOpAdaptor (RequantizeOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 RequantizeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RequantizeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 RequantizeOpGenericAdaptor (RangeT values, const RequantizeOpGenericAdaptorBase &base)
 
template<typename LateInst = RequantizeOp, typename = std::enable_if_t<std::is_same_v<LateInst, RequantizeOp>>>
 RequantizeOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::RequantizeOpGenericAdaptor<::mlir::ValueRange >
 RequantizeOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RequantizeOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 RequantizeOpGenericAdaptor (::mlir::ValueRange values, const RequantizeOpGenericAdaptorBase &base)
 
 RequantizeOpGenericAdaptor (::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::RequantizeOpGenericAdaptorBase
 RequantizeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 RequantizeOpGenericAdaptorBase (::mlir::Operation *op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
::mlir::DictionaryAttr getAttributes ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ RequantizeOpAdaptor()

mlir::tt::ttir::RequantizeOpAdaptor::RequantizeOpAdaptor ( RequantizeOp  op)

Member Function Documentation

◆ RequantizeOpGenericAdaptor() [1/4]

◆ RequantizeOpGenericAdaptor() [2/4]

◆ RequantizeOpGenericAdaptor() [3/4]

◆ RequantizeOpGenericAdaptor() [4/4]

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

◆ verify()

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

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