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 6046

Questions 6046

Tags
Sorting
Results
per page
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi
Hi 🙂 I have an AWS autoscaler (from script) running with EC2 instances, is there a way to configure a queue for a multi-gpu instance where each task gets 1 ...
one year ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, I'm using Task.register_abort_callback to store the latest model checkpoint, but the ergonomics of the callback feel weird to me. I have to do these work...
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
5 Answers
961 Views
0 Votes 5 Answers 961 Views
Hello, Is it possible to upload artifacts using the REST API? It seems like None only lets you set metadata but not the actual content of the artifacts?
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
4 Answers
878 Views
0 Votes 4 Answers 878 Views
Hi
Hi 🙂 I'm working on slack alerts based on the open source example, we added slack mentions like this def get_username_tag(self, task:Task): res = Task._get_...
one year ago
0 Votes
2 Answers
836 Views
0 Votes 2 Answers 836 Views
Hi, am working on a project with ClearML SDK. Does anyone know how to link ClearML datasets to an experiment? I cannot find it in the ClearML SDK documentati...
one year ago
0 Votes
1 Answers
783 Views
0 Votes 1 Answers 783 Views
Guys, when you build k8s glue from this path None which build folder do you use? I want to update clearml-agent-k8s-base:1.24-21 which is stored in Helm Chart
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Ahoy! What happened to Genesis Cloud integration in ClearML? Namely, there used to be something that allows spinning up Genesis Cloud GPU instances directly ...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
Hey, when we change in our clearml conf local cache to our mounted NAS drive (default_base_dir: "/nfs_client/.clearml/cache") download speed is ~50 times slo...
one year ago
0 Votes
4 Answers
802 Views
0 Votes 4 Answers 802 Views
Hi, currently running Dataset.list_datasets() on a giant list of datasets takes a very long time to return the full datasets list. Similarly running Dataset....
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
3 Answers
981 Views
0 Votes 3 Answers 981 Views
one year ago
0 Votes
2 Answers
765 Views
0 Votes 2 Answers 765 Views
On a separate note, that embed seems to be slightly off with regards to where the link is actually pointing to, which is POST /tasks.get_all so maybe that co...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
one year ago
0 Votes
1 Answers
963 Views
0 Votes 1 Answers 963 Views
hey, our elastic search just randomly crashed on our self-hosted k8s deployment. On debugging, it looks like indices are corrupt. Any suggestions of how we m...
one year ago
0 Votes
3 Answers
838 Views
0 Votes 3 Answers 838 Views
Hi abit of a crazy question... but is it possible to use ClearML in Rust, without writing a wrapper. I noticed the API doesnt cover dataset operations but th...
one year ago
0 Votes
1 Answers
833 Views
0 Votes 1 Answers 833 Views
Hello! I know I can get a single reported value using task.get_reported_single_value(name) . Is there anything like this but for a reported plot (table in pa...
one year ago
0 Votes
12 Answers
1K Views
0 Votes 12 Answers 1K Views
does anyone have working example of how to properly use pagination with ClearML REST API? I'm trying to use projects.get_all to get an json with all my proje...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi everyone, I'm quite new to ClearML , just started self-hosting it on our GKE using helm charts( enabled fixed users, using ClusterIP instead of NodePort )...
one year ago
0 Votes
12 Answers
876 Views
0 Votes 12 Answers 876 Views
one year ago
0 Votes
4 Answers
927 Views
0 Votes 4 Answers 927 Views
is there a way to obtain the user id without the REST API? somewhere in the UI that users can obtain this?
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
To continue the above thought, how do I get a user's name from the user's ID, but through the REST API? Specifically I'd like to know how to get this object ...
one year ago
0 Votes
1 Answers
942 Views
0 Votes 1 Answers 942 Views
Hi community, is it possible to start two agents on the same machine? If it is, can they read from two different configuration files? How can this be impleme...
one year ago
0 Votes
8 Answers
1K Views
0 Votes 8 Answers 1K Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
one year ago
Show more results questions