Home
last modified time | relevance | path

Searched defs:splitAxes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/Dialect/Mesh/Interfaces/
H A DShardingInterface.cpp397 SmallVector<SmallVector<MeshAxis>> splitAxes(resultType.getRank()); getShardingAttribute() local
439 SmallVector<SmallVector<MeshAxis>> splitAxes(operandType.getRank()); getShardingAttribute() local
/llvm-project/mlir/lib/Dialect/Mesh/IR/
H A DMeshOps.cpp153 shardShape(const InShape & inShape,const MeshShape & meshShape,const SplitAxes & splitAxes,OutShape & outShape) shardShape() argument
339 verify(function_ref<InFlightDiagnostic ()> emitError,FlatSymbolRefAttr,ArrayRef<MeshAxesAttr> splitAxes,ArrayRef<MeshAxis> partialAxes,ReductionKind) verify() argument