◆ Conv2dOpGenericAdaptorBase() [1/2]
mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::Conv2dOpGenericAdaptorBase |
( |
::mlir::DictionaryAttr |
attrs, |
|
|
const Properties & |
properties, |
|
|
::mlir::RegionRange |
regions = {} |
|
) |
| |
|
inline |
◆ Conv2dOpGenericAdaptorBase() [2/2]
mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::Conv2dOpGenericAdaptorBase |
( |
Conv2dOp |
op | ) |
|
◆ getAttributes()
::mlir::DictionaryAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getAttributes |
( |
| ) |
|
|
inline |
◆ getBatchSize()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getBatchSize |
( |
| ) |
|
◆ getBatchSizeAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getBatchSizeAttr |
( |
| ) |
|
|
inline |
◆ getDilationHeight()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getDilationHeight |
( |
| ) |
|
◆ getDilationHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getDilationHeightAttr |
( |
| ) |
|
|
inline |
◆ getDilationWidth()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getDilationWidth |
( |
| ) |
|
◆ getDilationWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getDilationWidthAttr |
( |
| ) |
|
|
inline |
◆ getGroups()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getGroups |
( |
| ) |
|
◆ getGroupsAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getGroupsAttr |
( |
| ) |
|
|
inline |
◆ getInChannels()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInChannels |
( |
| ) |
|
◆ getInChannelsAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInChannelsAttr |
( |
| ) |
|
|
inline |
◆ getInputHeight()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInputHeight |
( |
| ) |
|
◆ getInputHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInputHeightAttr |
( |
| ) |
|
|
inline |
◆ getInputWidth()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInputWidth |
( |
| ) |
|
◆ getInputWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getInputWidthAttr |
( |
| ) |
|
|
inline |
◆ getKernelHeight()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getKernelHeight |
( |
| ) |
|
◆ getKernelHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getKernelHeightAttr |
( |
| ) |
|
|
inline |
◆ getKernelWidth()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getKernelWidth |
( |
| ) |
|
◆ getKernelWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getKernelWidthAttr |
( |
| ) |
|
|
inline |
◆ getODSOperandIndexAndLength()
std::pair< unsigned, unsigned > mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getODSOperandIndexAndLength |
( |
unsigned |
index, |
|
|
unsigned |
odsOperandsSize |
|
) |
| |
◆ getOutChannels()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getOutChannels |
( |
| ) |
|
◆ getOutChannelsAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getOutChannelsAttr |
( |
| ) |
|
|
inline |
◆ getPaddingHeight()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getPaddingHeight |
( |
| ) |
|
◆ getPaddingHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getPaddingHeightAttr |
( |
| ) |
|
|
inline |
◆ getPaddingWidth()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getPaddingWidth |
( |
| ) |
|
◆ getPaddingWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getPaddingWidthAttr |
( |
| ) |
|
|
inline |
◆ getProperties()
const Properties& mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getProperties |
( |
| ) |
|
|
inline |
◆ getStrideHeight()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getStrideHeight |
( |
| ) |
|
◆ getStrideHeightAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getStrideHeightAttr |
( |
| ) |
|
|
inline |
◆ getStrideWidth()
uint32_t mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getStrideWidth |
( |
| ) |
|
◆ getStrideWidthAttr()
::mlir::IntegerAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::getStrideWidthAttr |
( |
| ) |
|
|
inline |
◆ odsAttrs
::mlir::DictionaryAttr mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::odsAttrs |
|
protected |
◆ odsOpName
::std::optional<::mlir::OperationName> mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::odsOpName |
|
protected |
◆ odsRegions
::mlir::RegionRange mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::odsRegions |
|
protected |
◆ properties
Properties mlir::tt::ttnn::detail::Conv2dOpGenericAdaptorBase::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