[all-commits] [llvm/llvm-project] 024a1f: [tosa][mlir] Add dynamic shape support for remaini...
NatashaKnk via All-commits
all-commits at lists.llvm.org
Thu Jan 27 11:36:27 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 024a1fab5c35f630c0b7de721eba497692d081fe
https://github.com/llvm/llvm-project/commit/024a1fab5c35f630c0b7de721eba497692d081fe
Author: natashaknk <natashaknk at google.com>
Date: 2022-01-27 (Thu, 27 Jan 2022)
Changed paths:
M mlir/lib/Conversion/TosaToLinalg/TosaToLinalg.cpp
M mlir/test/Conversion/TosaToLinalg/tosa-to-linalg.mlir
Log Message:
-----------
[tosa][mlir] Add dynamic shape support for remaining ops
Added support for concat, tile, pad, argmax and table ops
Reviewed By: rsuderman
Differential Revision: https://reviews.llvm.org/D118397
More information about the All-commits
mailing list