blog
blog copied to clipboard
Resources info in the examples
Hi @patrickvonplaten,
could please you add info abut the resources you are using it the colab?
Like:
!nvidia-smi
from multiprocessing import cpu_count print("CPU count: ", cpu_count())
or some info from W&B about the training would be nice (on your profile aren't any public).
Thank you