Unanswered
Hey Again, So I Asked About Archiving A
Sure this is basically REST query 🙂
` from clearml.backend_api.session.client import APIClient
client = APIClient()
models = client.models.get_all(name='regexp', tags=['demo'], project=['project_id'])
print(models) `
152 Views
0
Answers
3 years ago
one year ago