Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp321 SmallVector<int64_t> newWeightShape; matchAndRewrite() local
345 SmallVector<int64_t> newWeightShape; matchAndRewrite() local
651 SmallVector<int64_t> newWeightShape{weightShape[1], weightShape[0]}; matchAndRewrite() local