Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Linalg/Transforms/
H A DMeshShardingInterfaceImpl.cpp188 createAllReduceForResultWithoutPartialSharding(Value unshardedLinalgOpResult,ArrayRef<MeshAxis> opReductionMeshAxes,MeshShardingAttr resultSharding,ReductionKind reductionKind,IRMapping & spmdizationMap,ImplicitLocOpBuilder & builder) createAllReduceForResultWithoutPartialSharding() argument
/llvm-project/mlir/lib/Dialect/Mesh/Transforms/
H A DSpmdization.cpp102 MeshSharding resultSharding = MeshSharding::get( in handlePartialAxesDuringResharding() local