TT-MLIR
mlir::tt::ttir::ReduceScatterOp Member List

This is the complete list of members for mlir::tt::ttir::ReduceScatterOp, including all inherited members.

Adaptor typedefmlir::tt::ttir::ReduceScatterOp
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::Value output, ::mlir::tt::ReduceTypeAttr reduce_type, ::mlir::IntegerAttr scatter_dim, ::mlir::IntegerAttr cluster_axis)mlir::tt::ttir::ReduceScatterOpstatic
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::Value output, ::mlir::tt::ReduceTypeAttr reduce_type, ::mlir::IntegerAttr scatter_dim, ::mlir::IntegerAttr cluster_axis)mlir::tt::ttir::ReduceScatterOpstatic
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::Value output, ::mlir::tt::ReduceType reduce_type, int32_t scatter_dim, uint32_t cluster_axis)mlir::tt::ttir::ReduceScatterOpstatic
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::Value output, ::mlir::tt::ReduceType reduce_type, int32_t scatter_dim, uint32_t cluster_axis)mlir::tt::ttir::ReduceScatterOpstatic
build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={})mlir::tt::ttir::ReduceScatterOpstatic
computePropertiesHash(const Properties &prop)mlir::tt::ttir::ReduceScatterOpstatic
FoldAdaptor typedefmlir::tt::ttir::ReduceScatterOp
GenericAdaptor typedefmlir::tt::ttir::ReduceScatterOp
getAttributeNameForIndex(unsigned index)mlir::tt::ttir::ReduceScatterOpinlineprivate
getAttributeNameForIndex(::mlir::OperationName name, unsigned index)mlir::tt::ttir::ReduceScatterOpinlineprivatestatic
getAttributeNames()mlir::tt::ttir::ReduceScatterOpinline
getClusterAxis()mlir::tt::ttir::ReduceScatterOp
getClusterAxisAttr()mlir::tt::ttir::ReduceScatterOpinline
getClusterAxisAttrName()mlir::tt::ttir::ReduceScatterOpinline
getClusterAxisAttrName(::mlir::OperationName name)mlir::tt::ttir::ReduceScatterOpinlinestatic
getDpsInitsMutable()mlir::tt::ttir::ReduceScatterOpinline
getEffects(::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> &effects)mlir::tt::ttir::ReduceScatterOp
getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name)mlir::tt::ttir::ReduceScatterOpstatic
getInput()mlir::tt::ttir::ReduceScatterOpinline
getInputMutable()mlir::tt::ttir::ReduceScatterOpinline
getODSOperandIndexAndLength(unsigned index)mlir::tt::ttir::ReduceScatterOpinline
getODSOperands(unsigned index)mlir::tt::ttir::ReduceScatterOpinline
getODSResultIndexAndLength(unsigned index)mlir::tt::ttir::ReduceScatterOpinline
getODSResults(unsigned index)mlir::tt::ttir::ReduceScatterOpinline
getOperationName()mlir::tt::ttir::ReduceScatterOpinlinestatic
getOutput()mlir::tt::ttir::ReduceScatterOpinline
getOutputMutable()mlir::tt::ttir::ReduceScatterOpinline
getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop)mlir::tt::ttir::ReduceScatterOpstatic
getReduceType()mlir::tt::ttir::ReduceScatterOp
getReduceTypeAttr()mlir::tt::ttir::ReduceScatterOpinline
getReduceTypeAttrName()mlir::tt::ttir::ReduceScatterOpinline
getReduceTypeAttrName(::mlir::OperationName name)mlir::tt::ttir::ReduceScatterOpinlinestatic
getResult()mlir::tt::ttir::ReduceScatterOpinline
getScatterDim()mlir::tt::ttir::ReduceScatterOp
getScatterDimAttr()mlir::tt::ttir::ReduceScatterOpinline
getScatterDimAttrName()mlir::tt::ttir::ReduceScatterOpinline
getScatterDimAttrName(::mlir::OperationName name)mlir::tt::ttir::ReduceScatterOpinlinestatic
populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs)mlir::tt::ttir::ReduceScatterOpstatic
Properties typedefmlir::tt::ttir::ReduceScatterOp
readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state)mlir::tt::ttir::ReduceScatterOpstatic
setClusterAxis(uint32_t attrValue)mlir::tt::ttir::ReduceScatterOp
setClusterAxisAttr(::mlir::IntegerAttr attr)mlir::tt::ttir::ReduceScatterOpinline
setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value)mlir::tt::ttir::ReduceScatterOpstatic
setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError)mlir::tt::ttir::ReduceScatterOpstatic
setReduceType(::mlir::tt::ReduceType attrValue)mlir::tt::ttir::ReduceScatterOp
setReduceTypeAttr(::mlir::tt::ReduceTypeAttr attr)mlir::tt::ttir::ReduceScatterOpinline
setScatterDim(int32_t attrValue)mlir::tt::ttir::ReduceScatterOp
setScatterDimAttr(::mlir::IntegerAttr attr)mlir::tt::ttir::ReduceScatterOpinline
verify()mlir::tt::ttir::ReduceScatterOp
verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError)mlir::tt::ttir::ReduceScatterOpstatic
verifyInvariants()mlir::tt::ttir::ReduceScatterOp
verifyInvariantsImpl()mlir::tt::ttir::ReduceScatterOp
writeProperties(::mlir::DialectBytecodeWriter &writer)mlir::tt::ttir::ReduceScatterOp