TT-MLIR
Public Member Functions | List of all members
mlir::tt::ttnn::ClampScalarOpAdaptor Class Reference
Inheritance diagram for mlir::tt::ttnn::ClampScalarOpAdaptor:
mlir::tt::ttnn::ClampScalarOpGenericAdaptor< RangeT > mlir::tt::ttnn::detail::ClampScalarOpGenericAdaptorBase

Public Member Functions

 ClampScalarOpAdaptor (ClampScalarOp op)
 
::llvm::LogicalResult verify (::mlir::Location loc)
 
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 ClampScalarOpGenericAdaptor (RangeT values, const ClampScalarOpGenericAdaptorBase &base)
 
template<typename LateInst = ClampScalarOp, typename = std::enable_if_t<std::is_same_v<LateInst, ClampScalarOp>>>
 ClampScalarOpGenericAdaptor (RangeT values, LateInst op)
 
- Public Member Functions inherited from mlir::tt::ttnn::ClampScalarOpGenericAdaptor< RangeT >
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={})
 
 ClampScalarOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr)
 
 ClampScalarOpGenericAdaptor (RangeT values, const ClampScalarOpGenericAdaptorBase &base)
 
template<typename LateInst = ClampScalarOp, typename = std::enable_if_t<std::is_same_v<LateInst, ClampScalarOp>>>
 ClampScalarOpGenericAdaptor (RangeT values, LateInst op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index)
 
RangeT getODSOperands (unsigned index)
 
ValueT getInput ()
 
RangeT getOperands ()
 
- Public Member Functions inherited from mlir::tt::ttnn::detail::ClampScalarOpGenericAdaptorBase
 ClampScalarOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={})
 
 ClampScalarOpGenericAdaptorBase (ClampScalarOp op)
 
std::pair< unsigned, unsigned > getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize)
 
const PropertiesgetProperties ()
 
::mlir::DictionaryAttr getAttributes ()
 
::mlir::FloatAttr getMinAttr ()
 
::llvm::APFloat getMin ()
 
::mlir::FloatAttr getMaxAttr ()
 
::llvm::APFloat getMax ()
 
::mlir::tt::ttnn::MemoryConfigAttr getMemoryConfigAttr ()
 
::std::optional<::mlir::tt::ttnn::MemoryConfigAttrgetMemoryConfig ()
 

Additional Inherited Members

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

Constructor & Destructor Documentation

◆ ClampScalarOpAdaptor()

mlir::tt::ttnn::ClampScalarOpAdaptor::ClampScalarOpAdaptor ( ClampScalarOp  op)

Member Function Documentation

◆ ClampScalarOpGenericAdaptor() [1/5]

◆ ClampScalarOpGenericAdaptor() [2/5]

◆ ClampScalarOpGenericAdaptor() [3/5]

◆ ClampScalarOpGenericAdaptor() [4/5]

◆ ClampScalarOpGenericAdaptor() [5/5]

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

◆ verify()

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

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