Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeConv2D.cpp70 auto revisedWeightShapeType = RankedTensorType::get( in matchAndRewrite() local
H A DTosaDecomposeDepthwise.cpp75 auto revisedWeightShapeType = RankedTensorType::get( in matchAndRewrite() local