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

Fixing package path in tflite test #3427

Merged
merged 2 commits into from
Jun 25, 2019
Merged

Fixing package path in tflite test #3427

merged 2 commits into from
Jun 25, 2019

Conversation

wangshangsam
Copy link
Contributor

Issue #3425

@wangshangsam
Copy link
Contributor Author

@tqchen @kevinthesun Please add reviewers. Thanks!

@apivovarov
Copy link
Contributor

Currently TVM docker image uses tensorflow 1.13.1 and it can work fine with tvm.contrib.lite module

tensorflow 1.14 was released 6 days ago and it does not have lite under tvm.contrib

We should also change tensorflow version to 1.14 in tflite schema (both in tests and in tutorial) ubuntu_install_tflite.sh and from_tflite.py

@wangshangsam
Copy link
Contributor Author

@apivovarov The new commit should suffice for both tf.contrib.lite and tf.lite

@tqchen tqchen merged commit e97c010 into apache:master Jun 25, 2019
@tqchen
Copy link
Member

tqchen commented Jun 25, 2019

Thanks, @wangshangsam @apivovarov , this PR is now merged

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.

3 participants