◆ MaxPool2dOpGenericAdaptorBase() [1/2]
mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::MaxPool2dOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr |
attrs, |
|
|
const Properties & |
properties, |
|
|
::mlir::RegionRange |
regions = {} |
|
) |
| |
|
inline |
◆ MaxPool2dOpGenericAdaptorBase() [2/2]
mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::MaxPool2dOpGenericAdaptorBase |
( |
MaxPool2dOp |
op | ) |
|
◆ getAttributes()
::mlir::DictionaryAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
|
inline |
◆ getBatchSize()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getBatchSize |
( |
| ) |
|
◆ getBatchSizeAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getBatchSizeAttr |
( |
| ) |
|
|
inline |
◆ getCeilMode()
bool mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getCeilMode |
( |
| ) |
|
◆ getCeilModeAttr()
::mlir::BoolAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getCeilModeAttr |
( |
| ) |
|
|
inline |
◆ getChannels()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getChannels |
( |
| ) |
|
◆ getChannelsAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getChannelsAttr |
( |
| ) |
|
|
inline |
◆ getDilationHeight()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getDilationHeight |
( |
| ) |
|
◆ getDilationHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getDilationHeightAttr |
( |
| ) |
|
|
inline |
◆ getDilationWidth()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getDilationWidth |
( |
| ) |
|
◆ getDilationWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getDilationWidthAttr |
( |
| ) |
|
|
inline |
◆ getInputHeight()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getInputHeight |
( |
| ) |
|
◆ getInputHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getInputHeightAttr |
( |
| ) |
|
|
inline |
◆ getInputWidth()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getInputWidth |
( |
| ) |
|
◆ getInputWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getInputWidthAttr |
( |
| ) |
|
|
inline |
◆ getKernelHeight()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getKernelHeight |
( |
| ) |
|
◆ getKernelHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getKernelHeightAttr |
( |
| ) |
|
|
inline |
◆ getKernelWidth()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getKernelWidth |
( |
| ) |
|
◆ getKernelWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getKernelWidthAttr |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair<unsigned, unsigned> mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned |
index, |
|
|
unsigned |
odsOperandsSize |
|
) |
| |
|
inline |
◆ getPaddingHeight()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getPaddingHeight |
( |
| ) |
|
◆ getPaddingHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getPaddingHeightAttr |
( |
| ) |
|
|
inline |
◆ getPaddingWidth()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getPaddingWidth |
( |
| ) |
|
◆ getPaddingWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getPaddingWidthAttr |
( |
| ) |
|
|
inline |
◆ getProperties()
const Properties& mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ getStrideHeight()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getStrideHeight |
( |
| ) |
|
◆ getStrideHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getStrideHeightAttr |
( |
| ) |
|
|
inline |
◆ getStrideWidth()
int32_t mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getStrideWidth |
( |
| ) |
|
◆ getStrideWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::getStrideWidthAttr |
( |
| ) |
|
|
inline |
◆ odsAttrs
::mlir::DictionaryAttr mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties mlir::tt::ttnn::detail::MaxPool2dOpGenericAdaptorBase::properties |
|
protected |
The documentation for this class was generated from the following files:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.h.inc
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.cpp.inc