Searched defs:outShape (Results 1 – 2 of 2) sorted by relevance
/llvm-project/mlir/lib/Dialect/Tosa/IR/ | ||
H A D | TosaOps.cpp | 524 resolveBroadcastShape(const ValueShapeRange & operands,SmallVector<int64_t> & outShape) resolveBroadcastShape() argument |
/llvm-project/mlir/lib/Dialect/Mesh/IR/ | ||
H A D | MeshOps.cpp | 153 shardShape(const InShape & inShape,const MeshShape & meshShape,const SplitAxes & splitAxes,OutShape & outShape) shardShape() argument |