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!