Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeTransposeConv.cpp89 ShapedType biasTy = cast<ShapedType>(bias.getType()); matchAndRewrite() local
152 ShapedType biasTy = cast<ShapedType>(bias.getType()); matchAndRewrite() local
/llvm-project/mlir/lib/Conversion/TosaToLinalg/
H A DTosaToLinalgNamed.cpp246 ShapedType biasTy = cast<ShapedType>(bias.getType()); matchAndRewrite() local
415 ShapedType biasTy = cast<ShapedType>(bias.getType()); matchAndRewrite() local