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 6042

Questions 6042

Tags
Sorting
Results
per page
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
What is the maximum length for the experiment name? I noticed that with very long names errors can occur
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I have a few questions regards to Publish Experiment , I would like to understand what is the use case for it? It turns a experiment into read-only(view)...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
I buried this issue in another thread to do with deployment, but I was wondering if anyone else has had problems using clearml-serving package to serve a PyT...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
🙋 Roll call! Who else is here?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi! I am trying to run some experiments on an agent I have configured to use the requirements.txt the problem is it only shows Cython on the list of installe...
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello! I'm trying to setup a clearml server on my manjaro vm. I've got everything set, but my config directory (/opt/clearml/config) is empty. Any idea why c...
4 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi, I'm running clearml agents via K8s glue. I noticed that the agent is not pulling latest images even though docker_force_pull is set to true. A kubectl de...
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
I'm trying to use query_models in the Model() class to get back results based on the project_name , but I changed the project name in the ClearML hosted GUI ...
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
hi all, i have a question about datasets. i see that in the process of creating a dataset, you have to use Dataset.upload() which uploads the data to the ser...
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello ClearML friends. I'm trying to setup a clearml agent on my workstation to queue jobs on my GPU. $ pip3 install clearml-agent $ clearml-agent init $ cle...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Ok, nvmd. As soon as I spend all the time to write the above message, I figured it out. In case you are curious: I ran the clearml agent in a session before ...
4 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, Is there a way to stop a clearml-agent from within an experiment? Or block it to prevent it running any other task?
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey, I’m getting the following error when loading a model using model.get_local_copy() … raise ValueError("Could not retrieve a local copy of model weights {...
4 years ago
0 Votes
31 Answers
126K Views
0 Votes 31 Answers 126K Views
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Quick one: Having some issues with comparing experiments. Can I only compare experiments if they are clones of the same parent task?
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi everyone! how can i automatically report system resources utilisation?
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
For some runs of my experiments the ressource monitoring exists, for other it does not. Any idea why this could be the case?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Off topic - Is there a slack / discord community for general ML discussions?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi, I am getting an error while running task.mark_stopped() , any idea why? (clearml 1.0.2, clearml-agent 1.0.0, python 3.6) File "/home/machine/.clearml/ven...
4 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, what is the right way of syncing a dataset? Whenever I add new archives and try to upload I get: Error: Task object can only be updated if created or in_...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey, one more questions ) after migrate data to new clearml 1.0.2 (from 0.17.0-63, but image version of elastic(7.6.2), mongo(3.6.5), redis(5.0) the same), s...
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
So, I'm trying to do a several-step process, but it needs to run on a GPU queue in ClearML. How would I do that? Specifically, here's what I'm trying to do, ...
4 years ago
Show more results questions