Commit Graph

23 Commits

Author SHA1 Message Date
pollfly
01dc126167
Add inference step to pipeline example (#765)
* Fix docs
* Update pipeline example
2022-09-12 13:58:53 +03:00
erezalg
05333e9b7a
Add PR \ Issue templates (#742)
* Add PR \ Issue templates

* Add pipe decorator get step's task example

Co-authored-by: Erez Schnaider <erez@clear.ml>
2022-08-17 11:05:29 +03:00
allegroai
7ec0691910 Fix pipeline DAG 2022-07-15 16:19:15 +03:00
allegroai
f64e1f34c5 Fix docstrings 2022-06-06 14:18:49 +03:00
pollfly
4ccb357de4
Add pipeline parameter to task pipeline example (#664) 2022-05-05 12:13:48 +03:00
Rizwan Hasan
1080d2a840
Change pipeline example to run locally (#642) 2022-04-14 10:53:53 +03:00
allegroai
cc9ad00eeb Fix PipelineDecorator example 2022-03-07 23:45:34 +02:00
Rizwan Hasan
b494232134
Capitalized examples task name, updated example requirements (#573) 2022-02-14 10:18:41 +02:00
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
allegroai
c9121debc2 Fix typo 2021-09-19 22:20:03 +03:00
allegroai
edb076c462 Rename pipeline example 2021-09-10 13:08:15 +03:00
allegroai
75dfed6022 Add enhanced pipeline support and examples 2021-09-09 22:01:58 +03:00
allegroai
c85c05ef6a Add pipeline v2 examples 2021-09-05 00:30:53 +03:00
allegroai
6d09ff1518 Add function based Pipeline example 2021-09-03 03:39:30 +03:00
allegroai
3f80829ed7 Add function based Pipeline example 2021-09-03 03:34:41 +03:00
allegroai
e491f4352f Add PipelineController v2 (notice new constructor is not backwards compatible) 2021-09-03 03:27:33 +03:00
allegroai
1d0be8c8e1 Add pipeline controller callback example 2021-08-25 16:30:52 +03:00
allegroai
a29a655a6e Documentation examples 2020-12-24 00:30:32 +02:00
allegroai
d327f2e2b9 clearml initial version 0.17.0 2020-12-22 23:25:37 +02:00
allegroai
a6d479ffab Add trains to examples requirements 2020-11-25 11:25:28 +02:00
allegroai
9a8c531072 Add example notebooks, update example requirements 2020-10-04 17:04:39 +03:00
allegroai
03e7ebd48c Add pipeline controller tag-per-step option. Pipeline controller parameters can now be any type. 2020-09-05 16:31:01 +03:00
allegroai
5beecbb078 Add Pipeline Controller automation and example 2020-09-01 18:00:19 +03:00