[Mlir-commits] [mlir] Remove FullyConnectedOp from TOSA Dialect (PR #126152)

Georgios Pinitas llvmlistbot at llvm.org
Fri Feb 7 10:47:21 PST 2025


================
@@ -1,164 +0,0 @@
-//===- TosaDecomposeConv2D.cpp --------------------------------------------===//
----------------
GeorgeARM wrote:

Just to clarify, not sure what is in the "internal" branch.
I don't see any value in removing something and then re-introducing just for some down-stream alignment.
If we need this (which we probably do), better fix it in this patch.

https://github.com/llvm/llvm-project/pull/126152


More information about the Mlir-commits mailing list