79392965

Date: 2025-01-28 07:00:58
Score: 1.5
Natty:
Report link

Torch generally seems to create directories with prefix torch_shm_ under /dev or /dev/shm. I work on a gcp compute environment so restarting the environment generally takes care of the temp files, maybe restarting your local machine could offer a solution.

Word of caution rm -rf torch* while use /dev doesn't really work and is dangerous if one accidentally puts a space between torch and *.

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: romantic_brutalist