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 6045

Questions 6045

Tags
Sorting
Results
per page
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi is there an option to generate / set for each user on clearml server a key+secret ?
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi all, Please tell me how to get its own task in the task executed by Enqueue. I'm trying to get it with Task.current_task() , but I get None. The reason I ...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello. I have a question regarding pipeline parameters. Is it possible to reference pipeline parameters in other fields of the https://clear.ml/docs/latest/d...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello all, I have a question regarding showing of debug samples within an on-prem ClearML instance. I am logging debug images via Tensorboard (via add_image ...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
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...
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hey all, quick question about pipeline execution queues. I set the execution_queue='queuename' on my individual pipeline components using the decorator, and ...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hey all 🙂 I'm having trouble using the clearml-agent command. I am executing an experiment from a code repository and I am using a requirements.txt file to ...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
we just had a slight problem - there was a double space in S3 checkpoint name, but ClearML UI prints them as one in the model description. if you copy and pa...
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hey all, hope you're having a great day, having an unexpected behavior with a training task of a YOLOv5 model on my pipeline, I specified a task in my traini...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
I'm trying to set up clearml server on a new vm but the elasticsearch container is erroring with the following: Attaching to clearml-elastic clearml-elastic ...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hey all, We like to https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_security#network-security with our self-hosted server. We are using GC...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, a quick question regarding hyperparameters optimization feature - does it available even in the Free plan, and Pro just adds GUI for configuring it?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, We are customizing the clearml-web UI. I would like to limit the tasks that can be viewed by each user. I want to get tasks with tasks.get_all_ex, Ca...
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey there! Quick question about clearml-agent, docker and conda. I’m trying to use conda as package manager with an agent, but I get the following error mess...
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hey, Is there a way to temporarily turn off clearml logging? I’m using pipeline and when developing i don’t wand them to be added to the UI and spam it. in w...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Also it’s weird to me that when running pipelines in debugging_pipeline that it will even show in the UI
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
Hi everyone, I am having problems getting PyTorch Nightly (for torch 2.0 preview) to run on clearml-agent. Here is my log. Maybe someone sees what the issue ...
2 years ago
0 Votes
17 Answers
2K Views
0 Votes 17 Answers 2K Views
Hey everyone, I have another question: Is it possible to change agent config for each task? E.g. agent.package_manager.system_site_packages = true should be ...
2 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, when we use Task.clone()we need to pass project id (not project name). Is there a way to get project id from project name somehow?
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi everyone, I'm currently trying to add a csv-file that is located in an S3-bucket to an existing clearml dataset using the following code: dataset = Datase...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi all, I am currently trying to deploy clearml in AWS Fargate using Terraform, and need to pass in some https://clear.ml/docs/latest/docs/deploying_clearml/...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Just wanted to see is ChatGPT correct? 😂
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
Hi, I am trying to setup an auto scaler, but I am getting the following dependency error: ERROR: pip's dependency resolver does not currently take into accou...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Two things: The release of clearml-agent was not announced in 🤯 clearml-agent seems outdated wrt requirements, making poetry and clearml-agent incompatible:...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
Show more results questions