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

Public Member Functions

 QuantizeOpAdaptor (QuantizeOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 QuantizeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 QuantizeOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 QuantizeOpGenericAdaptor (RangeT values, const QuantizeOpGenericAdaptorBase &base)
 
template<typename LateInst = QuantizeOp, typename = std::enable_if_t<std::is_same_v<LateInst, QuantizeOp>>>
 QuantizeOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttir::QuantizeOpGenericAdaptor<::mlir::ValueRange >
 QuantizeOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 QuantizeOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 QuantizeOpGenericAdaptor (::mlir::ValueRange values, const QuantizeOpGenericAdaptorBase &base)
 
 QuantizeOpGenericAdaptor (::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::QuantizeOpGenericAdaptorBase
 QuantizeOpGenericAdaptorBase (::mlir::DictionaryAttr attrs={}, const ::mlir::EmptyProperties &properties={}, ::mlir::RegionRange regions={})
 
 QuantizeOpGenericAdaptorBase (::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::QuantizeOpGenericAdaptorBase
::mlir::DictionaryAttr odsAttrs
 
::std::optional<::mlir::OperationName > odsOpName
 
::mlir::RegionRange odsRegions
 

Constructor & Destructor Documentation

◆ QuantizeOpAdaptor()

mlir::tt::ttir::QuantizeOpAdaptor::QuantizeOpAdaptor ( QuantizeOp  op)

Member Function Documentation

◆ QuantizeOpGenericAdaptor() [1/4]

◆ QuantizeOpGenericAdaptor() [2/4]

◆ QuantizeOpGenericAdaptor() [3/4]

◆ QuantizeOpGenericAdaptor() [4/4]

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

◆ verify()

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

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