diff options
author | Rob Suderman <rob.suderman@gmail.com> | 2021-07-19 10:31:02 -0700 |
---|---|---|
committer | Rob Suderman <rob.suderman@gmail.com> | 2021-07-19 10:41:56 -0700 |
commit | 11dda1a234620639a856de61f8a2c0dc3a8bdd2a (patch) | |
tree | 628ff730706158f254f2b7cbd7e6884065334b21 /clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp | |
parent | 03cdb5221d120c4000725e4aa862ef8c8b852274 (diff) | |
download | llvm-11dda1a234620639a856de61f8a2c0dc3a8bdd2a.zip llvm-11dda1a234620639a856de61f8a2c0dc3a8bdd2a.tar.gz llvm-11dda1a234620639a856de61f8a2c0dc3a8bdd2a.tar.bz2 |
[mlir][tosa] Added shape inference for tosa convolution operations
Added shape inference handles cases for convolution operations. This includes
conv2d, conv3d, depthwise_conv2d, and transpose_conv2d. With transpose conv
we use the specified output shape when possible however will shape propagate
if the output shape attribute has dynamic values.
Reviewed By: jpienaar
Differential Revision: https://reviews.llvm.org/D105645
Diffstat (limited to 'clang/lib/Frontend/InterfaceStubFunctionsConsumer.cpp')
0 files changed, 0 insertions, 0 deletions