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

Readme instructions / release mismatch ? #574

Open
XReyRobert-IBM opened this issue Jul 8, 2020 · 3 comments
Open

Readme instructions / release mismatch ? #574

XReyRobert-IBM opened this issue Jul 8, 2020 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@XReyRobert-IBM
Copy link

Hi,
How is that supposed to work when the released python package is for tensorflow 1.14.0 ?

pip install -U tensorflow==2.2.0
Install ngraph-tensorflow-bridge
pip install -U ngraph-tensorflow-bridge

because then I get this when running:

ValueError: Error: Installed TensorFlow version 2.2.0
nGraph bridge built with: 1.14.0

@bani-intelaipg
Copy link
Contributor

We are checking on this.

@adk9 adk9 self-assigned this Jul 9, 2020
@adk9 adk9 added the bug Something isn't working label Jul 9, 2020
@adk9
Copy link
Contributor

adk9 commented Jul 9, 2020

Hi @XReyRobert-IBM, thanks for reporting the issue. The master branch has upgraded to TF 2.2 but the corresponding wheel hasn't been published yet. In the meantime, please follow instructions associated with the latest release to use the prebuilt package: https://github.com/tensorflow/ngraph-bridge/tree/r0.22

@XReyRobert-IBM
Copy link
Author

XReyRobert-IBM commented Jul 10, 2020

Thanks @adk9 @bani-intelaipg,

I builded the master on mac for plaidml backend,
Can I open some issues related to master or is it too early ?
(ex "compile with plaidml option but no plaidml backend in the list using ngraph_bridge.list_backends()"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants