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
{{ message }}
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.
@cepera Did you get it to run with plaidml ?
When i try i get an tensorflow.python.framework.errors_impl.InternalError: Caught exception while compiling op_backend: get_shape() must be called on a node with exactly one output ()
error or a segfault (random)
hi @SleepProgger, well, I did run it with plaidml like... in March, it worked fine for me. I would recommend to create a new issue here with some steps to reproduce
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed TF and nGraph using
python3 build_ngtf.py --build_plaidml_backend --use_prebuilt_tensorflow
I tested TF mnist hello world.
It uses only CPU. How can I use PlaidML + OpenCL for its backend?
The text was updated successfully, but these errors were encountered: