Unanswered
From What I Understand Clearml Should Be Auto Logging My Model, How Ever This Isn'T Happening. I Have Clear Ml Installed Via Docker On A Local Server, And Am Using Jupyter Lab On A Separate Local Server. Some Things Get Logged, Including Console Text, But
from clearml import OutputModel, Task
task = Task.init(project_name='ClearML test', task_name='test 1')
163 Views
0
Answers
2 years ago
one year ago