ngraph-bridge
ngraph-bridge copied to clipboard
Readme instructions / release mismatch ?
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
We are checking on this.
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
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()"