Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeConv2D.cpp53 ArrayRef<int64_t> weightShape = weightType.getShape(); in matchAndRewrite() local
H A DTosaDecomposeDepthwise.cpp45 ArrayRef<int64_t> weightShape = weightType.getShape(); matchAndRewrite() local
/llvm-project/mlir/lib/Dialect/Tosa/IR/
H A DTosaOps.cpp712 ShapeAdaptor weightShape(adaptor.getWeight().getType()); inferReturnTypeComponents() local
1469 ShapeAdaptor weightShape(adaptor.getWeight().getType()); inferReturnTypeComponents() local
1534 ShapeAdaptor weightShape(adaptor.getWeight().getType()); inferReturnTypeComponents() local
1626 ShapeAdaptor weightShape(adaptor.getWeight().getType()); inferReturnTypeComponents() local
1701 ShapeAdaptor weightShape(adaptor.getFilter().getType()); inferReturnTypeComponents() local
[all...]
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp277 auto weightShape = weightTy.getShape(); matchAndRewrite() local
447 auto weightShape = weightTy.getShape(); matchAndRewrite() local
629 auto weightShape = weightTy.getShape(); matchAndRewrite() local