diff options
author | Eric Kunze <eric.kunze@arm.com> | 2022-07-01 11:36:37 -0700 |
---|---|---|
committer | Robert Suderman <suderman@google.com> | 2022-07-01 19:10:28 +0000 |
commit | b7f4335d6a99213a4f84d367325da882124c9fab (patch) | |
tree | 51a6c72d8fcb86ed8324170747608f5735c2e27f /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 48aa787ab3a41224c6e247f73f340bdfe69b6376 (diff) | |
download | llvm-b7f4335d6a99213a4f84d367325da882124c9fab.zip llvm-b7f4335d6a99213a4f84d367325da882124c9fab.tar.gz llvm-b7f4335d6a99213a4f84d367325da882124c9fab.tar.bz2 |
[mlir][tosa] Update TOSA transpose_conv2d to match spec
The TOSA Specification doesn't have a dilation attribute for transpose_conv2d,
and the padding array is of size 4. (top,bottom,left,right).
This change updates the dialect to match the specification, and updates the lit
tests to match the dialect changes.
Differential Revision: https://reviews.llvm.org/D127332
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions