mirror of
https://github.com/clearml/clearml
synced 2025-02-07 13:23:40 +00:00
Documentation
This commit is contained in:
parent
19171038f2
commit
295569216e
@ -118,7 +118,7 @@ taks = Task.init(project_name, task_name, output_uri="gs://bucket-name/folder")
|
|||||||
```
|
```
|
||||||
|
|
||||||
**NOTE:** These require configuring the storage credentials in `~/trains.conf`.
|
**NOTE:** These require configuring the storage credentials in `~/trains.conf`.
|
||||||
For a more detailed example, see [here](https://github.com/allegroai/trains/blob/master/docs/trains.conf).
|
For a more detailed example, see [here](https://github.com/allegroai/trains/blob/master/docs/trains.conf#L51).
|
||||||
|
|
||||||
|
|
||||||
## I am training multiple models at the same time, but I only see one of them. What happened? <a name="only-last-model-appears"></a>
|
## I am training multiple models at the same time, but I only see one of them. What happened? <a name="only-last-model-appears"></a>
|
||||||
|
Loading…
Reference in New Issue
Block a user