[all-commits] [llvm/llvm-project] e47ca7: [mlir][tosa] Support non-batch dynamic dims for to...
NatashaKnk via All-commits
all-commits at lists.llvm.org
Tue Sep 6 17:31:59 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e47ca72e30d16af602e1c40745abed2bde5dbc46
https://github.com/llvm/llvm-project/commit/e47ca72e30d16af602e1c40745abed2bde5dbc46
Author: natashaknk <natashaknk at google.com>
Date: 2022-09-06 (Tue, 06 Sep 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[mlir][tosa] Support non-batch dynamic dims for tosa.rescale to linalg
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D133383
More information about the All-commits
mailing list