[all-commits] [llvm/llvm-project] e2d8b6: Revert "[mlir][tosa] Add tosa.conv2d as fully_conn...
NatashaKnk via All-commits
all-commits at lists.llvm.org
Fri Dec 3 14:37:30 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e2d8b607427d7d01bd9bdc007af4f4a4ac9833c6
https://github.com/llvm/llvm-project/commit/e2d8b607427d7d01bd9bdc007af4f4a4ac9833c6
Author: natashaknk <natashaknk at google.com>
Date: 2021-12-03 (Fri, 03 Dec 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tosa/IR/TosaOps.td
M mlir/lib/Dialect/Tosa/IR/TosaOps.cpp
M mlir/test/Dialect/Tosa/canonicalize.mlir
Log Message:
-----------
Revert "[mlir][tosa] Add tosa.conv2d as fully_connected canonicalization"
This reverts commit 13bdb7ab4a7acaea7144a042fe583d45fbb9b5c4. The commit introduced/uncovered an unintended bug in models containing Conv2D.
Reviewed By: mravishankar
Differential Revision: https://reviews.llvm.org/D115079
More information about the All-commits
mailing list