Add Hyper-Datasets

This commit is contained in:
allegroai
2021-06-21 01:00:16 +03:00
parent 31b3b52cac
commit 81bcabcb10
76 changed files with 3319 additions and 168 deletions

View File

@@ -2,12 +2,11 @@
title: Libraries
---
ClearML integrates with many frameworks and tools out of the box! <br/>
Just follow the [getting started](/getting_started/ds/ds_first_steps.md) to automatically capture metrics, models and artifacts or check out examples for each library.
![integrations](../img/integrations.png)
![image](../img/integration_tools.png)
**Frameworks**
- [Pytorch](https://github.com/allegroai/clearml/tree/master/examples/frameworks/pytorch)

View File

@@ -8,10 +8,7 @@ and charts.
Supported storage mediums include:
<ImageSwitcher alt="ClearML Supported Storage"
lightImageSrc="/docs/latest/icons/ClearML_Supported_Storage--on-light.png"
darkImageSrc="/docs/latest/icons/ClearML_Supported_Storage--on-dark.png"
/>
![image](../../static/icons/ClearML_Supported_Storage--on-light.png)
:::note
Once uploading an object to a storage medium, each machine that uses the object must have access to it.