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
Profile picture
WackyRabbit7
Moderator
73 Questions, 550 Answers
  Active since 10 January 2023
  Last activity 5 months ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
32 Answers
13K Views
0 Votes 32 Answers 13K Views
I have a set up an agent, on a GPU machine, and spun up the daemon in docker moder, and specifically specified a GPU that it will work with. The image is oka...
4 years ago
0 Votes
30 Answers
804 Views
0 Votes 30 Answers 804 Views
Following the instructions for local trains deployment on Linux ( https://allegro.ai/docs/deploying_trains/trains_server_linux_mac/ ) seems to download versi...
3 years ago
0 Votes
12 Answers
860 Views
0 Votes 12 Answers 860 Views
Is there a way to run a pipeline ( PipelineController ) without using a clearml-agent ? I can't get it to work with the agent, since the task requirements is...
3 years ago
0 Votes
31 Answers
17K Views
0 Votes 31 Answers 17K Views
Unrelated problem (or is it?) the ClearML's built in Cleanup Service fails clearml.utilities.pyhocon.exceptions.ConfigMissingException: 'No configuration set...
2 years ago
0 Votes
4 Answers
816 Views
0 Votes 4 Answers 816 Views
4 years ago
0 Votes
24 Answers
807 Views
0 Votes 24 Answers 807 Views
3 years ago
0 Votes
11 Answers
830 Views
0 Votes 11 Answers 830 Views
Is there a way to programatically access the tasks a PipelineController launched? I have the clearml.Task object in hand and I wonder how to access all the t...
2 years ago
0 Votes
0 Answers
839 Views
0 Votes 0 Answers 839 Views
(no menu on top or side)
2 years ago
0 Votes
8 Answers
867 Views
0 Votes 8 Answers 867 Views
So I decided to re-create my clearml server, I rm -r /opt/clearml and did all the steps again. Now my UI looks like this, any idea why?
2 years ago
0 Votes
31 Answers
11K Views
0 Votes 31 Answers 11K Views
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
2 years ago
0 Votes
30 Answers
811 Views
0 Votes 30 Answers 811 Views
Using PipelineController I have task B that depends on task A, e.g. A -> B. Task B reads artifacts that were saved by task A. I did define the dependency bet...
2 years ago
0 Votes
32 Answers
11K Views
0 Votes 32 Answers 11K Views
Very weird error, trying to run an experiment through an agent in docker mode, and I get this error docker: Error response from daemon: create /home/elior/De...
3 years ago
0 Votes
5 Answers
817 Views
0 Votes 5 Answers 817 Views
Question, when using PipelineController.add_step and specifying a task name + project, if the task + project combinations have multiple runs, which one will ...
2 years ago
Show more results questions
0 What'S Going On With The Documentation Site?

Clicking on that link exaclty 🙂

3 years ago
0 When Using

💪

3 years ago
0 Is There A Way To Programatically Access The Tasks A

How do I get all children tasks given a parent?

2 years ago
0 Am I Doing Something Wrong Or Is Should I Open An Issue About It (Bug?)? I'M Using The

AgitatedDove14 is the scale a part of the problem? Because not only the colors are wrong, the scale does not appear

3 years ago
0 What'S Going On With The Documentation Site?

but why would the captcha fail? O_O

3 years ago
0 Question About The Configuration Format - I'D Like To Parse It Within My Python Code So I'Ll Be Able To Access Things Like

Another Q on that - does pyhocon allows me to edit the file while keeping the comments in place?

3 years ago
0 Inside An Ec2 Machine, Using The Trains-Server Ami, I'M Trying To Launch My Aws Auto-Scaler Service. When I Enqueue The Task To The

Where is the docker-compose file? It's not at /opt (again, I didn't place it anywhere, I'm just using the ami)

3 years ago
0 Inside An Ec2 Machine, Using The Trains-Server Ami, I'M Trying To Launch My Aws Auto-Scaler Service. When I Enqueue The Task To The

How did it come to this? I didn't configure anything, I'm using the trains AMI, with the suggested instance type

3 years ago
0 I Have A Task Which I Reported A Table To - How Do I Access This Table Through Code? The Clearml Task Object Attribute "Artifacts" Is Empty

logger.report_table(title="Inference Data", series="Inference Values", iteration=0, table_plot=inference_table)

2 years ago
0 Question About The Auto Scaling Service Under

So what's our next move FriendlySquid61 ? O_O

3 years ago
0 Question About The Usage Of Trains Agents. In Our Company We Have 3 Hpc Servers, Two Of Them Have Multiple Gpus, One Is Cpu Only. I Saw In The Docs The Multiple Agents Can Be Run Separately Assigning Gpus In Whatever Manner You Want. My Questions Are 1

So regarding 1, I'm not really sure what is the difference

When running in docker mode what is different the the regular mode? No where in the instructions is nvidia docker a prerequisite, so how exacly will tasks on GPU get executed?

I feel I don't underatand enough of the mechanism to (1) understand the difference between docker mode and not and (2) what is the use casr for each

4 years ago
0 Got Something Very Wrong With My Pipeline, The Pipeline Plot Shows It Has An Experiment

I prefer we debug on my machine (tell me what you want to check) than create a snippet

2 years ago
0 Executed From Within A Pipelinecontroller Task, What Possible Reason Does

Maybe the case is that after start / start_locally the reference to the pipeline task disappears somehow? O_O

2 years ago
Show more results compactanswers