Unanswered
Is There A Direct Way To Get A Model Using Its Id Like It Works With Dataset.Get?
Should be:
` from clearml import InputModel
model = InputModel(<id>) `
289 Views
0
Answers
3 years ago
2 years ago