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
6 Answers
873 Views
0 Votes 6 Answers 873 Views
Is there an auto scaling solution for GCP users?
3 years ago
0 Votes
7 Answers
892 Views
0 Votes 7 Answers 892 Views
How would I go downloading a table that I have reported using logger.report_table ? In the UI downloading it as a JSON downloads it a in a weird format which...
3 years ago
0 Votes
30 Answers
892 Views
0 Votes 30 Answers 892 Views
How come PipelineController has changed in a very backwards-incompatible fashion but we are still on the same major version? O_O Also the documentation is no...
2 years ago
0 Votes
16 Answers
820 Views
0 Votes 16 Answers 820 Views
How should I edit the Cleanup Service so I can filter deleted tasks on project / task name? https://github.com/allegroai/clearml/blob/master/examples/service...
2 years ago
0 Votes
8 Answers
860 Views
0 Votes 8 Answers 860 Views
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
2 years ago
0 Votes
30 Answers
872 Views
0 Votes 30 Answers 872 Views
Question about the configuration format - I'd like to parse it within my Python code so I'll be able to access things like google.storage.containers programa...
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
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
11 Answers
812 Views
0 Votes 11 Answers 812 Views
Is it possible to view the actual code of a task? As in the script that created the task?
3 years ago
0 Votes
9 Answers
891 Views
0 Votes 9 Answers 891 Views
Where can I find a more extensive documentation of serving? I'm looking for How to write pre + post processing callbacks for inference and statistics Manual ...
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
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
8 Answers
816 Views
0 Votes 8 Answers 816 Views
I have a data scientist constantly having the same problem. If she did not push his latest changes to git, she gets the following error Using cached reposito...
3 years ago
Show more results questions
0 I Have A Production Inference Pipeline Which I Want To Continuously Test On My Github To Make Sure It Doesn'T Break As We Move Forward. The Ideal Scenario For Me Is To Use

Gotcha, didn't think of an external server as Service Containers are part of Github's offering, I'll consider that

2 years ago
0 Using

moreover, in each pipeline I have 10 different settings of task A -> Task b (and then task C), each run 1-2 fails randomly

2 years ago
0 Moreover, When I Go To The Queue Page, I See The Queue Is Empty, But When I'M On The Queued Task'S Page I Can See It Is Enqueued To Right Right Queue... So The Task Says It Is In The Queue, But The Queue Says It Is Empty

ClearML results page: `
Launching step: 2019-09-03_2021-01-25_choose_best
Parameters:
{***}
Configurations:
None
Overrides:
None
Launching step: 2019-10-23_2021-01-15_choose_best
Parameters:
{
********}
Configurations:
None
Overrides:
None
Launching step: 2019-05-26_2020-12-26_choose_best
Parameters:
{
******}
Configurations:
None
Overrides:
None
Launching step: 2019-07-15_2021-01-05_choose_best
Parameters:
{************}
Configurations:
None
Overrides:
None
Launching step...

2 years ago
3 years ago
0 How Come

Not sure I understand, if i run pipe.start_locally(run_pipeline_steps_locally=True|False) what is the difference betwee ntrue and false? assuming I want to execute locally

2 years ago
2 years ago
0 I'M Running

even if it is so

2 years ago
0 Unrelated Problem (Or Is It?) The Clearml'S Built In Cleanup Service Fails

AgitatedDove14 clearml version on the Cleanup Service is 0.17.0

2 years ago
0 What Is Being Stored Exactly In

AgitatedDove14 UnevenDolphin73

2 years ago
0 What Is Being Stored Exactly In

That's awesome, but my problem right now is that I have my own cronjob deleting the contents of /tmp each interval, and it deletes the cfg files... So I understand I must skip deleting them from now on

So how do I solve the problem? Should I just relaunch the agents? Because they can't execute jobs now

2 years ago
2 years ago
0 How Come

awesome this will help a lot with debugging

2 years ago
0 Why Would The Mongo4 Migration Scripts (For Clearml-Server 1.2) Try To Chown 1000:1000?

CostlyOstrich36 so why 1000:1000? My user and group are not that and so do all the otehr files I have under /opt/clearml

2 years ago
3 years ago
Show more results compactanswers