FinnWeng opened a new issue #4263: Feature Request of conv2d_transpose op of Tensorflow URL: https://github.com/apache/incubator-tvm/issues/4263 Hi, The operation of `tf.nn.conv2d_transpose` in tensorflow, which is related to `Conv2DBackpropinput`, is not in list of `_convert_map` in `python/tvm/relay/frontend/tensorflow.py`. I find other frameworks such as mxnet got this function. It would be great if we have it in TVM Tensorflow support. Thanks!
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
