Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Tosa/Transforms/
H A DTosaDecomposeConv2D.cpp29 struct Conv2DIsFullyConnected : public OpRewritePattern<tosa::Conv2DOp> { struct
30 explicit Conv2DIsFullyConnected(MLIRContext *context) in Conv2DIsFullyConnected() argument
33 matchAndRewrite__anon1fd44f670111::Conv2DIsFullyConnected matchAndRewrite() argument