Skip to content
Snippets Groups Projects
Verified Commit b8cf98fc authored by Felix Soubelet's avatar Felix Soubelet
Browse files

update in tensorflow section

parent 37f28b8e
No related branches found
No related tags found
1 merge request!19Apple Silicon page updates
...@@ -106,7 +106,7 @@ There is nothing more to do, TensorFlow will automatically detect the GPU and wi ...@@ -106,7 +106,7 @@ There is nothing more to do, TensorFlow will automatically detect the GPU and wi
``` ```
!!! info "" !!! info ""
Note that the device is created with `0 MB memory`, which is normal since the Apple Silicon GPU shares a unified memory with the CPU and does not have a dedicated device memory. Note that the device is detected with `0 MB memory`, which is normal since the Apple Silicon GPU shares a unified memory with the CPU and does not have a dedicated device memory.
Additionally, one can open the Activity Monitor during the model training and confirm that the Python process gets a high percentage value in the `GPU` column. Additionally, one can open the Activity Monitor during the model training and confirm that the Python process gets a high percentage value in the `GPU` column.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment