mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Restructure docs for platform components and use case clarity (#1048)
This commit is contained in:
@@ -3,10 +3,10 @@ title: MMEngine
|
||||
---
|
||||
|
||||
:::tip
|
||||
If you are not already using ClearML, see [Getting Started](../getting_started/ds/ds_first_steps.md) for setup
|
||||
instructions.
|
||||
If you are not already using ClearML, see [ClearML Setup instructions](../clearml_sdk/clearml_sdk_setup).
|
||||
:::
|
||||
|
||||
|
||||
[MMEngine](https://github.com/open-mmlab/mmengine) is a library for training deep learning models based on PyTorch.
|
||||
MMEngine supports ClearML through a builtin logger: It automatically logs task environment information, such as
|
||||
required packages and uncommitted changes, and supports reporting scalars, parameters, and debug samples.
|
||||
|
||||
Reference in New Issue
Block a user