Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Mesh/Interfaces/
H A DShardingInterface.cpp293 ArrayRef<MeshAxis> partialAxes = shardAttr.getPartialAxes(); defaultGetShardingOption() local
398 SmallVector<MeshAxis> partialAxes; getShardingAttribute() local
[all...]
/llvm-project/mlir/lib/Dialect/Mesh/IR/
H A DMeshOps.cpp340 verify(function_ref<InFlightDiagnostic ()> emitError,FlatSymbolRefAttr,ArrayRef<MeshAxesAttr> splitAxes,ArrayRef<MeshAxis> partialAxes,ReductionKind) verify() argument