[Mlir-commits] [mlir] [mlir][tosa] Remove FullyConnectedOp from TOSA Dialect (PR #126152)
Georgios Pinitas
llvmlistbot at llvm.org
Thu Feb 13 05:55:40 PST 2025
================
@@ -1,164 +0,0 @@
-//===- TosaDecomposeConv2D.cpp --------------------------------------------===//
----------------
GeorgeARM wrote:
Can you elaborate why it was desired before and it wouldn't be desired now?
I suspect of course this depends heavily on specific backends, that would be the case with the previous decomposition, wouldn't it?
Also decompositions are rather optional and shouldn't be part of the default pipeline.
https://github.com/llvm/llvm-project/pull/126152
More information about the Mlir-commits
mailing list