Hello everyone! Does anyone use pipelines? I have the issue with the logger. Scenario: I have pipeline defined with set of pipeline.add_function_step at some...
2 years ago
Hello everyone! I'm trying to use arguments with the pipeline but can not make it work. My case is defined PipelineController add_parameter("docker_image") w...
2 years ago
Hi! I'm trying to report plotly figure to the output model, but the api does not have this functionality yet (for Model ). From the code of Task reporting I ...
one year ago
Hi all! I have a question about pipelines. My pipeline consists of several steps: run some computations and generate image of confusion matrix path image pat...
2 years ago
Hello everyone! I'm trying to add functionality where I need to rotate artifacts. Psedocode: task = Task(...) task.upload_artifact(path)and after some time I...
one year ago