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

[Relay]Refine tensorflow frontend 1.x & 2.x compatibility #6240

Merged
merged 3 commits into from Aug 10, 2020

Conversation

xutianming
Copy link
Contributor

@xutianming xutianming commented Aug 9, 2020

I was compiling a TensorFlow saved model exported by TensorFlow 2.x. I encountered ImportError from _get_tag_set of tensorflow_parser.py.

For TensorFlow 2.x, get_saved_model_tag_sets has been moved into tensorflow.python.tools.saved_model_utils.

This pull request refined above tiny issue.

@tqchen tqchen merged commit b29f79e into apache:master Aug 10, 2020
@tqchen
Copy link
Member

tqchen commented Aug 10, 2020

Thanks @xutianming !

@xutianming xutianming deleted the tf_fe_dev branch August 11, 2020 01:51
wjliu1998 pushed a commit to wjliu1998/incubator-tvm that referenced this pull request Aug 13, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Aug 26, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
trevor-m pushed a commit to trevor-m/tvm that referenced this pull request Sep 2, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
trevor-m pushed a commit to neo-ai/tvm that referenced this pull request Sep 3, 2020
* [Relay]Refine tensorflow frontend 1.x & 2.x compatibility

* fix lint error

* revert gpu related changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants