diff options
author | Luke Hutton <luke.hutton@arm.com> | 2025-04-25 15:31:17 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 14:31:17 +0100 |
commit | 63a2b0bd3dcb1eb77333d7b21e6086f94a5f540e (patch) | |
tree | 1dc76dca21c36fa560b0d13ef93bbd30382d1ef1 /clang/lib/Frontend/ASTMerge.cpp | |
parent | 9147569c7fc996555af81916ce81a53ad7625d7d (diff) | |
download | llvm-63a2b0bd3dcb1eb77333d7b21e6086f94a5f540e.zip llvm-63a2b0bd3dcb1eb77333d7b21e6086f94a5f540e.tar.gz llvm-63a2b0bd3dcb1eb77333d7b21e6086f94a5f540e.tar.bz2 |
[mlir][tosa] Support unranked input/weight tensors for convolution ops (#134856)
This commit ensures that convolution operators including: conv2d,
depthwise_conv2d, transpose_conv2d and conv3d, can have unranked
input/weight operands.
In order to support operands with unranked tensors, the tablegen
definition was relaxed. The relaxation of tensor type will later be
checked by the validation pass, should the user wish to use it.
Signed-off-by: Luke Hutton <luke.hutton@arm.com>
Diffstat (limited to 'clang/lib/Frontend/ASTMerge.cpp')
0 files changed, 0 insertions, 0 deletions