[Mlir-commits] [mlir] [mlir][tosa] Support unranked input/weight tensors for convolution ops (PR #134856)
Elen Kalda
llvmlistbot at llvm.org
Tue Apr 22 06:58:51 PDT 2025
================
@@ -282,14 +282,14 @@ static LogicalResult verifyConvOp(T op) {
// tensors.
----------------
ekalda wrote:
I think this comment is out of date now.
https://github.com/llvm/llvm-project/pull/134856
More information about the Mlir-commits
mailing list