|
| ReduceScatterOpAdaptor (ReduceScatterOp op) |
|
::llvm::LogicalResult | verify (::mlir::Location loc) |
|
| ReduceScatterOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReduceScatterOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ReduceScatterOpGenericAdaptor (RangeT values, ::mlir::DictionaryAttr attrs=nullptr) |
|
template<typename LateInst = ReduceScatterOp, typename = std::enable_if_t<std::is_same_v<LateInst, ReduceScatterOp>>> |
| ReduceScatterOpGenericAdaptor (RangeT values, LateInst op) |
|
| ReduceScatterOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReduceScatterOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs, ::mlir::OpaqueProperties properties, ::mlir::RegionRange regions={}) |
|
| ReduceScatterOpGenericAdaptor (::mlir::ValueRange values, ::mlir::DictionaryAttr attrs=nullptr) |
|
| ReduceScatterOpGenericAdaptor (::mlir::ValueRange values, LateInst op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index) |
|
::mlir::ValueRange | getODSOperands (unsigned index) |
|
ValueT | getInput () |
|
::mlir::ValueRange | getOperands () |
|
| ReduceScatterOpGenericAdaptorBase (::mlir::DictionaryAttr attrs, const Properties &properties, ::mlir::RegionRange regions={}) |
|
| ReduceScatterOpGenericAdaptorBase (ReduceScatterOp op) |
|
std::pair< unsigned, unsigned > | getODSOperandIndexAndLength (unsigned index, unsigned odsOperandsSize) |
|
const Properties & | getProperties () |
|
::mlir::DictionaryAttr | getAttributes () |
|
::mlir::IntegerAttr | getScatterSplitDimAttr () |
|
int32_t | getScatterSplitDim () |
|
::mlir::IntegerAttr | getMathOpAttr () |
|
::llvm::APInt | getMathOp () |
|
::mlir::IntegerAttr | getNumLinksAttr () |
|
int32_t | getNumLinks () |
|