Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text

Questions with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
7 Answers
917 Views
0 Votes 7 Answers 917 Views
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
one year ago
0 Votes
0 Answers
1K Views
0 Votes 0 Answers 1K Views
one year ago
0 Votes
7 Answers
874 Views
0 Votes 7 Answers 874 Views
hello i have a python code which doesnot have any clearml code can i connect this code to clearml without changing anything on existing code
one year ago
0 Votes
2 Answers
980 Views
0 Votes 2 Answers 980 Views
one year ago
0 Votes
17 Answers
933 Views
0 Votes 17 Answers 933 Views
Hi all! Is there any simple way to use argparse to pass a clearml task name? I was using an argument called --clearml_task for this, but i ran into an intere...
one year ago
0 Votes
2 Answers
991 Views
0 Votes 2 Answers 991 Views
Hi, Quick Y/N question: is it possible to build a pipeline of pipelines? I'd imagine this to be possible, since pipelines are also treated as tasks.
one year ago
0 Votes
6 Answers
906 Views
0 Votes 6 Answers 906 Views
one year ago
0 Votes
7 Answers
947 Views
0 Votes 7 Answers 947 Views
one year ago
0 Votes
7 Answers
784 Views
0 Votes 7 Answers 784 Views
Hi, trying to report a matplotlib figure with report_interactive=True . Whenever I add annotations to the plot, it’s reporting it to the debug samples sectio...
one year ago
0 Votes
5 Answers
959 Views
0 Votes 5 Answers 959 Views
one year ago
0 Votes
1 Answers
803 Views
0 Votes 1 Answers 803 Views
one year ago
0 Votes
9 Answers
905 Views
0 Votes 9 Answers 905 Views
one year ago
0 Votes
5 Answers
888 Views
0 Votes 5 Answers 888 Views
Any issues with the clearml website , it shows fetch all projects users and experiments failed and is very slow
one year ago
0 Votes
5 Answers
859 Views
0 Votes 5 Answers 859 Views
Hi! Would love assistance on the following: I'm getting ValueError: Task object can only be updated if created or in_progress [status=failed fields=['hyperpa...
one year ago
0 Votes
7 Answers
903 Views
0 Votes 7 Answers 903 Views
one year ago
0 Votes
10 Answers
907 Views
0 Votes 10 Answers 907 Views
I’m having some trouble with Task.logger.report_media . i’m trying to report a matplotlib figure that i’ve packed into a BytesIO object (because 2D histogram...
one year ago
0 Votes
2 Answers
962 Views
0 Votes 2 Answers 962 Views
we've identified a regression caused by the release of urllib3 v2, ClearML SDK 1.10.4rc1 is out and fixes it, and we'll release the official ClearML SDK v1.1...
one year ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K Views
Hi, I’m trying to create a dataset on ClearML server from my AWS S3 bucket via: dataset = Dataset.create(dataset_name="my_dataset", dataset_project="my_proje...
one year ago
0 Votes
6 Answers
998 Views
0 Votes 6 Answers 998 Views
Hi, I think I found a problem with a clean clearml install. I create a new python env: conda create -n py310 python=3.10 pip install clearml python -c "impor...
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Anyone here with any idea why my service tasks get aborted when going to sleep?
one year ago
0 Votes
27 Answers
845 Views
0 Votes 27 Answers 845 Views
Hi there, I found a memory leak in Logger.report_matplotlib_figure . I was constantly running out of memory when training my models so I decided to spend som...
one year ago
0 Votes
1 Answers
814 Views
0 Votes 1 Answers 814 Views
@<1523701087100473344:profile|SuccessfulKoala55> one morething.. i really like clearml. beautiful UI & a lot of features.. drawback is the functions & featur...
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
17 Answers
1K Views
0 Votes 17 Answers 1K Views
I am trying PyTorch Nightly again with Python 3.10. Works fine locally, but fails on clearml-agent in docker mode. ERROR: Ignored the following versions that...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, I want to run a task on a remote docker. I have several dockers, some manage the packages with pip and some with conda. How can I deal with this by runni...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi everyone, how can I check programmatically whether a task is running remotely and how can I get the hostname? Additionally, retrieving the user name that ...
one year ago
0 Votes
9 Answers
824 Views
0 Votes 9 Answers 824 Views
my project pipeline is runnung well and good but instead of completed it is coming as aborted after complete execution
one year ago
0 Votes
2 Answers
948 Views
0 Votes 2 Answers 948 Views
one year ago
0 Votes
2 Answers
862 Views
0 Votes 2 Answers 862 Views
Hello, I have an ML project that is not on git. It is separated into several files: training.py data.py preprocessing.py global_config.py I can monitor it ea...
one year ago
0 Votes
12 Answers
814 Views
0 Votes 12 Answers 814 Views
Hi Guys 🙂 We have setup a ClearnML environement and launched our experiment tracking. Everything get tracked properly but when trying to reproduce locally t...
one year ago
Show more results questions