Unanswered
Hi, I Have A Local Package That I Use To Train My Models. To Start Training, I Have A Script That Calls
You can force to install only the packages that you need using a requirements.txt file. Type into what you want the agent to install (pytorch and eventually clearml). Then call that function before Task.init :Task.force_requirements_env_freeze(force=True, requirements_file='path/to/requirements.txt')
156 Views
0
Answers
2 years ago
one year ago
Tags