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 6583

Questions 6583

Tags
Sorting
Results
per page
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Is there a reference implmentation for a task in a pipeline that awaits user input?
4 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi I am creating a custom image dataset and does anyone know how to upload files into remote uri (S3) without compressing the data? from clearml import Datas...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi there. In a clearml pipeline step with docker, I specify the git repo and branch I want to use. How can I also specify a repos optional dependecies? It us...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
How can I save a list of string , in the format of 'report_smthing'?
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi everybody. When I want to force the agent to not reproduce my local pip environment, I add Task.force_requirements_env_freeze(force=False, requirements_fi...
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi, I've got a quick question about Task.connect . I'm trying to connect a dictionary which contains a few thousand hashes and it works fine locally but take...
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hey there! I kindly ask for your swarm knowledge on ClearML pipelines. I'm trying to setup a simple pipeline with a Controller running on the service-queue a...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, I am trying to upload a model but I am getting the following error: 2021-07-05 17:21:14,625 - clearml.storage - ERROR - Failed uploading: cannot schedule...
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Reporting NoneType scalars. Is it possible to report None somehow, to skip the point on a plot? If I just skip it, it will interpolate between the previous a...
one year ago
0 Votes
16 Answers
927 Views
0 Votes 16 Answers 927 Views
9 months 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
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Silly question alert...... Really simple one to start with. If I have the more or less the default settings for a clearml-agent on a compute node, so therefo...
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Security question: in my journey of running ClearML the "hard way" (self-hosted), one problem I haven't solved is security. Some discussion here...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi all, Wanted to know if there’s a way (that’s not a hack) to configure k8s agents to use github deploy keys? As I understand, only user/pass combinations a...
2 years ago
0 Votes
17 Answers
3K Views
0 Votes 17 Answers 3K Views
Hi folks, Any idea why I am getting this strange error from clearml-data: $ clearml-data list --project myproject clearml-data - Dataset Management & Version...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
Hey, quick show of hands, who's seen T Guerre in our videos yet?
4 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi all! I start a task remotely using a queue. I’m getting an error because clearml doesn’t see the latest commit in my git repo. It constantly refers to one...
2 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Hi guys, just wondering if anyone encountered this error when using the pipeline controller object. I simply added a step with the step-name and base_task_id...
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi guys. Say that we train a model with 10 epoch, and suddenly interruption occur on epoch 5. How can we continue the by using ClearML?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
3 Answers
800 Views
0 Votes 3 Answers 800 Views
How can I check which experiments are using the most metrics? and does archiving those experiments save some space?
one year ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
Any pointers on running gpu tasks with k8s glue?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone, I'm trying to run some integration tests with ClearML through a Github self hosted runner, but I keep getting this error: clearml.backend_api.se...
one year ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Bug report? We noticed that the AWS autoscaler will lose track of instances crashing due to no space left on device, and the ec2 instance will remain running...
2 years ago
0 Votes
3 Answers
612 Views
0 Votes 3 Answers 612 Views
5 months ago
Show more results questions