You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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()"
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
The text was updated successfully, but these errors were encountered: