Unanswered
What Exactly Triggers The "Automagic" Logging Of The Model And Weights? I'Ve Pulled My Simple Test Project Out Of Jupyter Lab And The Same Problem Still Exists, So It Isn'T A Jupyter Lab Issues. A Few Things Log, But Never The Model
from clearml import Task
task = Task.init(project_name='ClearML test', task_name='test 10')
176 Views
0
Answers
2 years ago
one year ago