Unanswered
Hi Everyone!
Before I Ask A Question - You Develop A Very Cool Tool. Thanks!
I Tried To Write Simple Pipeline Using The Pipelinedecorator.
But Found That The Clearml Modifies The Code, For Example It Replaces
python test.py
will results in:
Launching step [get_image]
File "/tmp/tmp7drwjuy0.py", line 8
img = img[(..., ::(- 1))]
^
SyntaxError: invalid syntax
80 Views
0
Answers
2 years ago
7 months ago