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
I tried to use all available wheel at https://www.tensorflow.org/install/pip (GPU-CPU, mac, linux etc) but I cannot find a version that correctly runs on a docker x86 that is running on mac arm1.
I always get the "Illegal Instructions" error when importing tensorflow.
I tried to build the wheel from source on my docker but I am struggling with Bazel which fails for an unknown reason.
I am quite flexible on the Tensorflow version; 2.1X could work but any help would be greatly appreciated as I have been struggling for more than two months
The text was updated successfully, but these errors were encountered:
I tried to use all available wheel at https://www.tensorflow.org/install/pip (GPU-CPU, mac, linux etc) but I cannot find a version that correctly runs on a docker x86 that is running on mac arm1.
I always get the "Illegal Instructions" error when importing tensorflow.
I tried to build the wheel from source on my docker but I am struggling with Bazel which fails for an unknown reason.
I am quite flexible on the Tensorflow version; 2.1X could work but any help would be greatly appreciated as I have been struggling for more than two months
The text was updated successfully, but these errors were encountered: