clearml/examples/pipeline
J Alexander dd3d4cec94
Add TaskTypes to main namespace (#453)
* add tasktypes to main namespace

* add tasktypes to pipe decorator example

* minor linting

Co-authored-by: Johnathan Alexander <jalexander86@gatech.edu>
2021-09-22 10:34:45 +03:00
..
pipeline_from_decorator.py Add TaskTypes to main namespace (#453) 2021-09-22 10:34:45 +03:00
pipeline_from_functions.py Add pipeline v2 examples 2021-09-05 00:30:53 +03:00
pipeline_from_tasks.py Add pipeline v2 examples 2021-09-05 00:30:53 +03:00
requirements.txt clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
step1_dataset_artifact.py clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
step2_data_processing.py Documentation examples 2020-12-24 00:30:32 +02:00
step3_train_model.py Documentation examples 2020-12-24 00:30:32 +02:00