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 Mar 6, 2023. It is now read-only.
Can i ask you to compile tensorflow aarch64 with CUDA 10.2 and Python 3.8 support ? I've installed your version, but it seems like it doesn't use GPU for calculations:
tf.config.list_physical_devices('GPU')
[]
I'm using NVIDIA's Jetson Nano device.
I'm trying to build it in a cross compile environment. But i spend almost month and tons of tries to, but still have no result.
The text was updated successfully, but these errors were encountered:
Can i ask you to compile tensorflow aarch64 with CUDA 10.2 and Python 3.8 support ? I've installed your version, but it seems like it doesn't use GPU for calculations:
I'm using NVIDIA's Jetson Nano device.
I'm trying to build it in a cross compile environment. But i spend almost month and tons of tries to, but still have no result.
The text was updated successfully, but these errors were encountered: