Searched defs:wSize (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 133 int64_t nSize, int64_t wSize, int64_t fSize, in extractConvResultSlices() argument 159 Value res, int64_t wSize, int64_t wSizeStep, in insertConvResultSlices() argument 2898 int64_t nSize, wSize, cSize, kwSize, fSize; conv() local 3183 int64_t nSize, wSize, cSize, kwSize; depthwiseConv() local [all...] |