|
| Upsample2dOpAdaptor (Upsample2dOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| Upsample2dOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = Upsample2dOp, typename = std::enable_if_t<std::is_same_v<LateInst, Upsample2dOp>>> |
| Upsample2dOpGenericAdaptor (RangeT values, LateInst op) |
|
| Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| Upsample2dOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| Upsample2dOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
ValueT | getOutput () |
|
::mlir::ValueRange | getOperands () |
|
| Upsample2dOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| Upsample2dOpGenericAdaptorBase (Upsample2dOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::Attribute | getScaleFactorAttr () |
|
::mlir::Attribute | getScaleFactor () |
|
::mlir::StringAttr | getModeAttr () |
|
::llvm::StringRef | getMode () |
|