torchrunx
torchrunx copied to clipboard
Optionally serialize virtual environment when distributing to other machines
If the user is just using uv, could export the dependencies to another machine, which may download uv, then run the program in a temporary environment with same specifications.
Does cloudpickle serialize code from rest of library?