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 6518

Questions 6518

Tags
Sorting
Results
per page
0 Votes
4 Answers
440 Views
0 Votes 4 Answers 440 Views
Hi everyone! I have started using the StorageManager as a utility for my training code. Before training starts, I use it to download the training data from S...
5 months ago
0 Votes
1 Answers
386 Views
0 Votes 1 Answers 386 Views
5 months ago
0 Votes
4 Answers
517 Views
0 Votes 4 Answers 517 Views
5 months ago
0 Votes
2 Answers
586 Views
0 Votes 2 Answers 586 Views
5 months ago
0 Votes
3 Answers
602 Views
0 Votes 3 Answers 602 Views
Hi everyone, I've set up a ClearML server on AWS EC2 and configured output_uri to log everything to S3. However, I just noticed that the input model captured...
5 months ago
0 Votes
1 Answers
427 Views
0 Votes 1 Answers 427 Views
Hello! As fas as I understand, files are being sorted by its last modification time during cache cleaning? So that files that were downloaded long time ago b...
5 months ago
0 Votes
1 Answers
476 Views
0 Votes 1 Answers 476 Views
Hi all, I deployed the enterprise version using a Helm chart, but how do I manage users? I configured the overrides.yaml with some extraEnvs , such as CLEARM...
5 months ago
0 Votes
2 Answers
475 Views
0 Votes 2 Answers 475 Views
Given a Task object, how do I retrieve the GPU type ? I can see it from the webUI but it would be great if I can get it from the python sdk
5 months ago
0 Votes
3 Answers
515 Views
0 Votes 3 Answers 515 Views
Hi all, I would like to use clearml-serving to serve model binaries (for use in on-device deployment). Can clearml-serving be used to serve that?
5 months ago
0 Votes
2 Answers
562 Views
0 Votes 2 Answers 562 Views
5 months ago
0 Votes
1 Answers
573 Views
0 Votes 1 Answers 573 Views
5 months ago
0 Votes
7 Answers
557 Views
0 Votes 7 Answers 557 Views
5 months ago
0 Votes
1 Answers
564 Views
0 Votes 1 Answers 564 Views
5 months ago
0 Votes
8 Answers
633 Views
0 Votes 8 Answers 633 Views
Hi all, does anyone know why I can't see the worker plots nor the training plots in clearml UI (k8s deployment)? The error is: "result_msg": "General data er...
5 months ago
0 Votes
1 Answers
769 Views
0 Votes 1 Answers 769 Views
Hi, When using yolo in a Docker based clearml agent, I get the error below. How do I need to setup clearml agent to have access to CV2? Starting Task Executi...
5 months ago
0 Votes
4 Answers
621 Views
0 Votes 4 Answers 621 Views
5 months ago
0 Votes
2 Answers
595 Views
0 Votes 2 Answers 595 Views
5 months ago
0 Votes
9 Answers
553 Views
0 Votes 9 Answers 553 Views
Hi! I have noticed that clearml-elastic container consumes 32.82GiB Memory. This seems very high (we have a total of 91GiB available -> elastic uses 1/3). Is...
5 months ago
0 Votes
3 Answers
590 Views
0 Votes 3 Answers 590 Views
5 months ago
0 Votes
1 Answers
709 Views
0 Votes 1 Answers 709 Views
Hi everyone, I’m testing ClearML and encountered an issue when launching the agent in docker-mode: it seems to ignore additional Docker arguments. For exampl...
5 months ago
0 Votes
2 Answers
628 Views
0 Votes 2 Answers 628 Views
5 months ago
0 Votes
10 Answers
579 Views
0 Votes 10 Answers 579 Views
Hello! I need to run clearml pipeline with caching of steps. I specify cache_executed_step=True for each step, but my steps are not cached and ended with the...
5 months ago
0 Votes
2 Answers
567 Views
0 Votes 2 Answers 567 Views
Hello everyone! Can I use dropdown somehow in pipelines when I want to change params in UI? In this particular case the params are added to the pipeline auto...
5 months ago
0 Votes
0 Answers
425 Views
0 Votes 0 Answers 425 Views
Hey, We are still stuck with this issue and provided all required logs inside this thread with comparisons between different modes running tasks, any conclus...
5 months ago
0 Votes
10 Answers
562 Views
0 Votes 10 Answers 562 Views
5 months ago
0 Votes
6 Answers
743 Views
0 Votes 6 Answers 743 Views
hello! i had trouble running clearml-agent on k8s. i fixed it by modifying the helm chart to allow specifying runtimeClassName (which is needed when using nv...
5 months ago
0 Votes
1 Answers
667 Views
0 Votes 1 Answers 667 Views
5 months ago
0 Votes
4 Answers
528 Views
0 Votes 4 Answers 528 Views
5 months ago
0 Votes
8 Answers
502 Views
0 Votes 8 Answers 502 Views
5 months ago
0 Votes
1 Answers
474 Views
0 Votes 1 Answers 474 Views
Hi, I am currently setting up clearml-agents. Here None , I read about the option to cache venvs. Where in the clearml.conf does venvs_cache need to be speci...
5 months ago
Show more results questions