Unanswered
Hi!
I Was Wondering If Clearml Offers Any Solutions For The Following Situation. I Have Created A Queue (Say Q) For Model Training Tasks, And Two Agents Listening To It. These Two Agents Have Been Spinned Up On A Machine With Gpus. Suppose Neither Of Thes
Should be something like:
` from clearml.backend_api.session.client import APIClient
client = APIClient()
response = client.workers.get_all() `
170 Views
0
Answers
3 years ago
one year ago