Searched defs:cSize (Results 1 – 1 of 1) sorted by relevance
/llvm-project/mlir/lib/Dialect/Linalg/Transforms/ |
H A D | Vectorization.cpp | 82 int64_t nSize, int64_t wSize, int64_t cSize, in extractConvInputSlices() argument 3183 bindShapeDims(rhsShapedType, fSize, cSize, kwSize); in depthwiseConv() local 2898 int64_t nSize, wSize, cSize, kwSize, fSize; conv() local [all...] |