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 one year ago

Reputation

0

Badges 1

533 × Eureka!
0 Votes
31 Answers
153K Views
0 Votes 31 Answers 153K Views
Unrelated problem (or is it?) the ClearML's built in Cleanup Service fails clearml.utilities.pyhocon.exceptions.ConfigMissingException: 'No configuration set...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
to a private repo obviously
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Assuming I call Task.enqueue() on a task, is there a way for me to get a link to the task execution? I want to write a message to slack, containing the URL s...
3 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
(no menu on top or side)
4 years ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K 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...
4 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
We are having the same issue as https://github.com/allegroai/clearml/issues/324 with no resolution... any ideas on how to solve this?
3 years ago
0 Votes
32 Answers
131K Views
0 Votes 32 Answers 131K 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...
5 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Sorry for the bombarding with errors.. but here comes another one 🙂 I have torch installed locally (through the transformers library) and when sending it to...
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
5 years ago
0 Votes
33 Answers
145K Views
0 Votes 33 Answers 145K Views
Question about the auto scaling service Under extra_trains_conf when I supply a configuration file path, should it be a path on the trains server running the...
5 years ago
0 Votes
32 Answers
140K Views
0 Votes 32 Answers 140K 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...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
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 fo...
4 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Is there a robust way (using the SDK and not the UI) to add tags to Task regardless of where it is executed?
3 years ago
Show more results questions
0 Question About The Auto Scaling Service Under

I have them only in one place

4 years ago
0 How Should I Edit The

I only found Project ID, which I'm not sure what this refers to - I have the project name

4 years ago
0 So I Decided To Re-Create My Clearml Server, I

The latest, I curl ed the docker-compose like 10 minutes ago

4 years ago
0 How Come

Sorry but its not clear

4 years ago
0 How Come

Worth mentioning, nothing has changed before we executed this, it worked before and now after the update it breaks

4 years ago
0 How Come

AgitatedDove14

4 years ago
0 How Come

the ability to exexute without an agent i was just talking about thia functionality the other day in the community channel

4 years ago
0 How Come

But what does it do?

4 years ago
0 Is There An Option To Separate The Storage From The Server? E.G. Deploying My Trains Server On Some Light Machine, And Confguring The Storage To Be Aws S3 Or Something Similar

Cool - so that means the fileserver which comes with the host will stay emtpy? Or is there anything else being stored there?

5 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?

5 years ago
0 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

so basically - if she has new commits locally that werent pushed it won't work

But if she did not commit her latest changes, and now she enqueues - it will work?

5 years ago
0 I'M Looking To Utilize The Trains Aws Autoscaler Functionality, But After Going Through Its Docs A Few Times I Still Don'T Get It. Ultimately, My Setup Is That I Have Multiple Data Scientists Working On Static Instances, And They Have Queues Available To

So once I enqueue it is up? Docs says I can configure the queues that the auto scaler listens to in order to spin up instances, inside the auto scale task - I wanted to make sure that this config has nothing to do to where the auto scale task was enqueued to

5 years ago
4 years ago
Show more results compactanswers