Home
last modified time | relevance | path

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

/llvm-project/mlir/include/mlir/Dialect/Mesh/IR/
H A DMeshOps.h112 shardDimension(int64_t dimSize,int64_t shardCount) shardDimension() argument
121 gatherDimension(int64_t dimSize,int64_t shardCount) gatherDimension() argument
/llvm-project/mlir/tools/mlir-tblgen/
H A DOpDefinitionsGen.cpp4489 emitOpDefShard(const RecordKeeper & recordKeeper,ArrayRef<Record * > defs,const Dialect & dialect,unsigned shardIndex,unsigned shardCount,raw_ostream & os) global() argument