Skip to content
This repository was archived by the owner on Apr 19, 2026. It is now read-only.
This repository was archived by the owner on Apr 19, 2026. It is now read-only.

Compatibility with TensorFlow 2.1? #500

@jiapei100

Description

@jiapei100

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions