Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FRONTEND][Tensorflow] conv2d_transpose op of Tensorflow #4263

Closed
FinnWeng opened this issue Nov 6, 2019 · 0 comments · Fixed by #4300
Closed

[FRONTEND][Tensorflow] conv2d_transpose op of Tensorflow #4263

FinnWeng opened this issue Nov 6, 2019 · 0 comments · Fixed by #4300

Comments

@FinnWeng
Copy link

FinnWeng commented Nov 6, 2019

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!

@tqchen tqchen changed the title Feature Request of conv2d_transpose op of Tensorflow [FRONTEND][Tensorflow] conv2d_transpose op of Tensorflow Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants