|
| Conv2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Conv2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| Conv2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = Conv2dOp, typename = std::enable_if_t<std::is_same_v<LateInst, Conv2dOp>>> |
| Conv2dOpGenericAdaptor (RangeT values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
RangeT | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
ValueT | getWeight () |
|
ValueT | getBias () |
|
ValueT | getOutput () |
|
ValueT | getDevice () |
|
RangeT | getOperands () |
|
| Conv2dOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Conv2dOpGenericAdaptorBase (Conv2dOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::IntegerAttr | getInChannelsAttr () |
|
uint32_t | getInChannels () |
|
::mlir::IntegerAttr | getOutChannelsAttr () |
|
uint32_t | getOutChannels () |
|
::mlir::IntegerAttr | getBatchSizeAttr () |
|
uint32_t | getBatchSize () |
|
::mlir::IntegerAttr | getInputHeightAttr () |
|
uint32_t | getInputHeight () |
|
::mlir::IntegerAttr | getInputWidthAttr () |
|
uint32_t | getInputWidth () |
|
::mlir::IntegerAttr | getKernelHeightAttr () |
|
uint32_t | getKernelHeight () |
|
::mlir::IntegerAttr | getKernelWidthAttr () |
|
uint32_t | getKernelWidth () |
|
::mlir::IntegerAttr | getStrideHeightAttr () |
|
uint32_t | getStrideHeight () |
|
::mlir::IntegerAttr | getStrideWidthAttr () |
|
uint32_t | getStrideWidth () |
|
::mlir::IntegerAttr | getPaddingHeightAttr () |
|
uint32_t | getPaddingHeight () |
|
::mlir::IntegerAttr | getPaddingWidthAttr () |
|
uint32_t | getPaddingWidth () |
|
::mlir::IntegerAttr | getDilationHeightAttr () |
|
uint32_t | getDilationHeight () |
|
::mlir::IntegerAttr | getDilationWidthAttr () |
|
uint32_t | getDilationWidth () |
|
::mlir::IntegerAttr | getGroupsAttr () |
|
uint32_t | getGroups () |
|
◆ Base
template<typename RangeT >
◆ ValueT
template<typename RangeT >
◆ Conv2dOpGenericAdaptor() [1/4]
template<typename RangeT >
◆ Conv2dOpGenericAdaptor() [2/4]
template<typename RangeT >
◆ Conv2dOpGenericAdaptor() [3/4]
template<typename RangeT >
◆ Conv2dOpGenericAdaptor() [4/4]
template<typename RangeT >
template<typename LateInst = Conv2dOp, typename = std::enable_if_t<std::is_same_v<LateInst, Conv2dOp>>>
◆ getBias()
template<typename RangeT >
◆ getDevice()
template<typename RangeT >
◆ getInput()
template<typename RangeT >
◆ getODSOperandIndexAndLength()
template<typename RangeT >
◆ getODSOperands()
template<typename RangeT >
◆ getOperands()
template<typename RangeT >
◆ getOutput()
template<typename RangeT >
◆ getWeight()
template<typename RangeT >
◆ odsOperands
template<typename RangeT >
The documentation for this class was generated from the following file:
- /__w/tt-mlir/tt-mlir/build/include/ttmlir/Dialect/TTNN/IR/TTNNOps.h.inc