mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Refactor example (#657)
This commit is contained in:
parent
70a8a7a03b
commit
b18b888966
@ -78,8 +78,8 @@ if __name__ == '__main__':
|
||||
dict(
|
||||
type='ClearMLLoggerHook',
|
||||
init_kwargs=dict(
|
||||
project_name='OpenMMLab',
|
||||
task_name='cifar10'
|
||||
project_name='examples',
|
||||
task_name='OpenMMLab cifar10'
|
||||
)
|
||||
),
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user