TT-MLIR
|
This is the complete list of members for mlir::tt::ttnn::AllGatherOp, including all inherited members.
Adaptor typedef | mlir::tt::ttnn::AllGatherOp | |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::Value device, ::mlir::IntegerAttr all_gather_dim, ::mlir::IntegerAttr cluster_axis, ::mlir::IntegerAttr num_links) | mlir::tt::ttnn::AllGatherOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::Value device, ::mlir::IntegerAttr all_gather_dim, ::mlir::IntegerAttr cluster_axis, ::mlir::IntegerAttr num_links) | mlir::tt::ttnn::AllGatherOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::Type result, ::mlir::Value input, ::mlir::Value device, int32_t all_gather_dim, uint32_t cluster_axis, uint32_t num_links=1) | mlir::tt::ttnn::AllGatherOp | static |
build(::mlir::OpBuilder &odsBuilder, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::Value input, ::mlir::Value device, int32_t all_gather_dim, uint32_t cluster_axis, uint32_t num_links=1) | mlir::tt::ttnn::AllGatherOp | static |
build(::mlir::OpBuilder &, ::mlir::OperationState &odsState, ::mlir::TypeRange resultTypes, ::mlir::ValueRange operands, ::llvm::ArrayRef<::mlir::NamedAttribute > attributes={}) | mlir::tt::ttnn::AllGatherOp | static |
computePropertiesHash(const Properties &prop) | mlir::tt::ttnn::AllGatherOp | static |
FoldAdaptor typedef | mlir::tt::ttnn::AllGatherOp | |
GenericAdaptor typedef | mlir::tt::ttnn::AllGatherOp | |
getAllGatherDim() | mlir::tt::ttnn::AllGatherOp | |
getAllGatherDimAttr() | mlir::tt::ttnn::AllGatherOp | inline |
getAllGatherDimAttrName() | mlir::tt::ttnn::AllGatherOp | inline |
getAllGatherDimAttrName(::mlir::OperationName name) | mlir::tt::ttnn::AllGatherOp | inlinestatic |
getAttributeNameForIndex(unsigned index) | mlir::tt::ttnn::AllGatherOp | inlineprivate |
getAttributeNameForIndex(::mlir::OperationName name, unsigned index) | mlir::tt::ttnn::AllGatherOp | inlineprivatestatic |
getAttributeNames() | mlir::tt::ttnn::AllGatherOp | inline |
getClusterAxis() | mlir::tt::ttnn::AllGatherOp | |
getClusterAxisAttr() | mlir::tt::ttnn::AllGatherOp | inline |
getClusterAxisAttrName() | mlir::tt::ttnn::AllGatherOp | inline |
getClusterAxisAttrName(::mlir::OperationName name) | mlir::tt::ttnn::AllGatherOp | inlinestatic |
getDevice() | mlir::tt::ttnn::AllGatherOp | inline |
getDeviceMutable() | mlir::tt::ttnn::AllGatherOp | inline |
getEffects(::llvm::SmallVectorImpl<::mlir::SideEffects::EffectInstance<::mlir::MemoryEffects::Effect >> &effects) | mlir::tt::ttnn::AllGatherOp | |
getInherentAttr(::mlir::MLIRContext *ctx, const Properties &prop, llvm::StringRef name) | mlir::tt::ttnn::AllGatherOp | static |
getInput() | mlir::tt::ttnn::AllGatherOp | inline |
getInputMutable() | mlir::tt::ttnn::AllGatherOp | inline |
getNumLinks() | mlir::tt::ttnn::AllGatherOp | |
getNumLinksAttr() | mlir::tt::ttnn::AllGatherOp | inline |
getNumLinksAttrName() | mlir::tt::ttnn::AllGatherOp | inline |
getNumLinksAttrName(::mlir::OperationName name) | mlir::tt::ttnn::AllGatherOp | inlinestatic |
getODSOperandIndexAndLength(unsigned index) | mlir::tt::ttnn::AllGatherOp | inline |
getODSOperands(unsigned index) | mlir::tt::ttnn::AllGatherOp | inline |
getODSResultIndexAndLength(unsigned index) | mlir::tt::ttnn::AllGatherOp | inline |
getODSResults(unsigned index) | mlir::tt::ttnn::AllGatherOp | inline |
getOperationName() | mlir::tt::ttnn::AllGatherOp | inlinestatic |
getPropertiesAsAttr(::mlir::MLIRContext *ctx, const Properties &prop) | mlir::tt::ttnn::AllGatherOp | static |
getResult() | mlir::tt::ttnn::AllGatherOp | inline |
populateDefaultProperties(::mlir::OperationName opName, Properties &properties) | mlir::tt::ttnn::AllGatherOp | static |
populateInherentAttrs(::mlir::MLIRContext *ctx, const Properties &prop, ::mlir::NamedAttrList &attrs) | mlir::tt::ttnn::AllGatherOp | static |
Properties typedef | mlir::tt::ttnn::AllGatherOp | |
readProperties(::mlir::DialectBytecodeReader &reader, ::mlir::OperationState &state) | mlir::tt::ttnn::AllGatherOp | static |
setAllGatherDim(int32_t attrValue) | mlir::tt::ttnn::AllGatherOp | |
setAllGatherDimAttr(::mlir::IntegerAttr attr) | mlir::tt::ttnn::AllGatherOp | inline |
setClusterAxis(uint32_t attrValue) | mlir::tt::ttnn::AllGatherOp | |
setClusterAxisAttr(::mlir::IntegerAttr attr) | mlir::tt::ttnn::AllGatherOp | inline |
setInherentAttr(Properties &prop, llvm::StringRef name, mlir::Attribute value) | mlir::tt::ttnn::AllGatherOp | static |
setNumLinks(uint32_t attrValue) | mlir::tt::ttnn::AllGatherOp | |
setNumLinksAttr(::mlir::IntegerAttr attr) | mlir::tt::ttnn::AllGatherOp | inline |
setPropertiesFromAttr(Properties &prop, ::mlir::Attribute attr, ::llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | mlir::tt::ttnn::AllGatherOp | static |
verify() | mlir::tt::ttnn::AllGatherOp | |
verifyInherentAttrs(::mlir::OperationName opName, ::mlir::NamedAttrList &attrs, llvm::function_ref<::mlir::InFlightDiagnostic()> emitError) | mlir::tt::ttnn::AllGatherOp | static |
verifyInvariants() | mlir::tt::ttnn::AllGatherOp | |
verifyInvariantsImpl() | mlir::tt::ttnn::AllGatherOp | |
writeProperties(::mlir::DialectBytecodeWriter &writer) | mlir::tt::ttnn::AllGatherOp |