diff options
author | Hanhan Wang <hanchung@google.com> | 2021-02-10 22:58:58 -0800 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2021-02-10 22:59:38 -0800 |
commit | 9325b8da1702238f15f837b6e07f099baf4dcd94 (patch) | |
tree | 6ccfedd6180f52d337b3b18e5fc0ec74491f1d87 /clang/lib/Tooling/Syntax/BuildTree.cpp | |
parent | 8334cdde2e830787029ca819a26b745c47432a64 (diff) | |
download | llvm-9325b8da1702238f15f837b6e07f099baf4dcd94.zip llvm-9325b8da1702238f15f837b6e07f099baf4dcd94.tar.gz llvm-9325b8da1702238f15f837b6e07f099baf4dcd94.tar.bz2 |
[mlir][Linalg] Add conv ops with TF definition.
The dimension order of a filter in tensorflow is
[filter_height, filter_width, in_channels, out_channels], which is different
from current definition. The current definition follows TOSA spec. Add TF
version conv ops to .tc, so we do not have to insert a transpose op around a
conv op.
Reviewed By: antiagainst
Differential Revision: https://reviews.llvm.org/D96038
Diffstat (limited to 'clang/lib/Tooling/Syntax/BuildTree.cpp')
0 files changed, 0 insertions, 0 deletions