mirror of
https://github.com/clearml/clearml-docs
synced 2025-06-26 18:17:44 +00:00
Small edits (#753)
This commit is contained in:
@@ -14,6 +14,7 @@ All you have to do is simply add two lines of code to your TensorFlow script:
|
||||
|
||||
```python
|
||||
from clearml import Task
|
||||
|
||||
task = Task.init(task_name="<task_name>", project_name="<project_name>")
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user