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
AmusedCat74
Moderator
11 Questions, 49 Answers
  Active since 26 January 2023
  Last activity 24 days ago

Reputation

0

Badges 1

31 × Eureka!
0 Votes
1 Answers
113 Views
0 Votes 1 Answers 113 Views
GCP Autoscaler Feature Request: Currently, one has to provide the exact machine image to use in the 'Machine Image' field. However, I'd like to use the lates...
one month ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Been looking all over and can't find the solution to this one. If I have a user id hash (the 32 alphanumeric), how do I find the user's name which is associa...
one year ago
0 Votes
11 Answers
1K Views
0 Votes 11 Answers 1K Views
Hi all, I am seeing this in my logs: 2023-02-08 15:17:25,538 - clearml - WARNING - Failed decoding debug image [553, 509, 3] 2023-02-08 15:17:25,539 - clearm...
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi all, I am having an issue with ClearML Scheduler where it doesn't reuse the task as I would expected. I have raised this issue . Has anyone else experienc...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hey all, does anyone know how to query hidden aws autoscaler tasks using the python sdk? I've put such a task below Task.query_tasks(task_filter={"system_tag...
one year ago
0 Votes
4 Answers
86 Views
0 Votes 4 Answers 86 Views
Hi, I'm trying to understand a bit more about clearml-agent . When a task is run through clearml-agent why is clearml-agent itself installed in the python en...
one month ago
0 Votes
1 Answers
898 Views
0 Votes 1 Answers 898 Views
Hi all, I have an ongoing issue with queues. - I send a task to my_queue which does not have any listening agents. This is done using task = Task.init(...) a...
one year ago
0 Votes
7 Answers
626 Views
0 Votes 7 Answers 626 Views
GCP AutoScaler limits not working correctly? Hi there, I have encountered some unexpected behaviour with the GCP Autoscaler. The AutoScaler does not appear t...
11 months ago
0 Votes
3 Answers
768 Views
0 Votes 3 Answers 768 Views
Hi all, I'm getting set up with GCP Autoscaler and I'm wondering what image people typically use for running docker jobs. The image that I was using projects...
one year ago
0 Votes
12 Answers
818 Views
0 Votes 12 Answers 818 Views
Hello everyone, I am having issues with the GCP Autoscaler. This is in the output logs: 2023-11-17 11:18:19,156 - clearml.Auto-Scaler - ERROR - Found invalid...
one year ago
0 Votes
2 Answers
886 Views
0 Votes 2 Answers 886 Views
There is a requests vulnerability. Can someone please action None
one year ago