Skip to content
New issue

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

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

Already on GitHub? # to your account

Compatibility with TensorFlow 2.1? #500

Open
jiapei100 opened this issue Apr 1, 2020 · 0 comments
Open

Compatibility with TensorFlow 2.1? #500

jiapei100 opened this issue Apr 1, 2020 · 0 comments

Comments

@jiapei100
Copy link

I successfully built TensorFlow 2.1 with bazel 2.0.0, and had TF successfully installed on Ubuntu 18.04.4.

  • However, failed to build ngraph-bridge with the following ERROR messages:
➜  ngraph-bridge git:(master) ✗ python build_ngtf.py 
Traceback (most recent call last):
  File "build_ngtf.py", line 537, in <module>
    main()
  File "build_ngtf.py", line 168, in main
    version_check(arguments.use_prebuilt_tensorflow)
  File "build_ngtf.py", line 47, in version_check
    '.'.join(bazel_ver))
Exception: Need bazel 0.24.1 < version <= 0.25.2 
Got: 2.0.0- (@non-git)

Can anybody give me a hand?

Cheers
Pei

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant