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 with tag clearml

Questions with tag clearml

Tags
Sorting
Results
per page
0 Votes
4 Answers
954 Views
0 Votes 4 Answers 954 Views
is there a quick way to make clearml task to run on few different clearml agents/machines ? for example for cases whrere one agent/machine alone doesn't have...
one year ago
0 Votes
4 Answers
980 Views
0 Votes 4 Answers 980 Views
Hey Everyone, I'm setting up clearml agents and workers with the open source version within my org. Was wondering what is the best way to handle different py...
one year ago
0 Votes
20 Answers
999 Views
0 Votes 20 Answers 999 Views
one year ago
0 Votes
7 Answers
882 Views
0 Votes 7 Answers 882 Views
one year ago
0 Votes
2 Answers
932 Views
0 Votes 2 Answers 932 Views
Hello all, I have a question regarding the "Page View Options" is there an option to filter projects and pipelines by anything other than "my work / team wor...
one year ago
0 Votes
24 Answers
1K Views
0 Votes 24 Answers 1K Views
Hi everyone, I'm new to ClearML and I want to run a task on a remote host inside a Docker container. The Python interpreter I need to use is located at /opt/...
one year ago
0 Votes
8 Answers
920 Views
0 Votes 8 Answers 920 Views
Hi, I have an issue, but lets start with the description. This is snippet of my project's structure: ├── .git/ <- Git configuration ├── configs/ <- Hydra con...
one year ago
0 Votes
9 Answers
916 Views
0 Votes 9 Answers 916 Views
one year ago
0 Votes
13 Answers
923 Views
0 Votes 13 Answers 923 Views
one year ago
0 Votes
32 Answers
28K Views
0 Votes 32 Answers 28K Views
Hey, we run a pipeline using the PipelineController, when we do it from team member 1 computer, we see clearml-agent installing lots of unrelevant packages, ...
one year ago
0 Votes
0 Answers
833 Views
0 Votes 0 Answers 833 Views
one year ago
0 Votes
1 Answers
812 Views
0 Votes 1 Answers 812 Views
Hi, its probably easy. but i can seem to understand 😞 does anyone here know? how do i set _allow_omegaconf_edit=true i have tried to add to the command line...
one year ago
0 Votes
0 Answers
901 Views
0 Votes 0 Answers 901 Views
2nd time re-ran i am getting this error
one year ago
0 Votes
0 Answers
807 Views
0 Votes 0 Answers 807 Views
1st time i ran codes.. all working fine.. status completed
one year ago
0 Votes
4 Answers
835 Views
0 Votes 4 Answers 835 Views
ClearML results page: Traceback (most recent call last): File "/tmp/tmpme6zq4_2.py", line 59, in results = prepare_data(**kwargs) File "/tmp/tmpme6zq4_2.py",...
one year ago
0 Votes
4 Answers
949 Views
0 Votes 4 Answers 949 Views
I want to save some data on my OutputModel in order to make it more accessible when I'm using the model. When I use myOuputModel.save_metadata("somekey", "so...
one year ago
0 Votes
2 Answers
880 Views
0 Votes 2 Answers 880 Views
Hi all, I am developing clearml-web. Which screen is the hyperdataset? None
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I have a repository which uses Git LFS and would like to run a task through Docker-based agent. Despite installing git-lfs in the docker image, I get the fol...
one year ago
0 Votes
1 Answers
960 Views
0 Votes 1 Answers 960 Views
Hello, I have a question about clearml-agent with docker I want to use image files saved in local machine which clearml-agent will be operated. I added "moun...
one year ago
0 Votes
1 Answers
855 Views
0 Votes 1 Answers 855 Views
Hi, is there any way to mount an S3 bucket to worker nodes for some specific use cases like data streaming? if so, how does ClearML tackle data versioning?
one year ago
0 Votes
2 Answers
956 Views
0 Votes 2 Answers 956 Views
one year ago
0 Votes
5 Answers
925 Views
0 Votes 5 Answers 925 Views
Hi all! I start a task remotely using a queue. I’m getting an error because clearml doesn’t see the latest commit in my git repo. It constantly refers to one...
one year ago
0 Votes
1 Answers
886 Views
0 Votes 1 Answers 886 Views
HI, is there a way to limit (archiving) deletion of tasks? for example: admin can delete all experiments but a user can only delete his experiments?
one year ago
0 Votes
40 Answers
29K Views
0 Votes 40 Answers 29K Views
one year ago
0 Votes
12 Answers
813 Views
0 Votes 12 Answers 813 Views
Hi. I have a questoin about installng clearml using helm chart on virtualbox linux environment
one year ago
0 Votes
2 Answers
862 Views
0 Votes 2 Answers 862 Views
Hello! Is there any way to access the the Triton Server metrics from clearml-serving ? As in the localhost:8002 that is running inside the triton server None
one year ago
0 Votes
2 Answers
929 Views
0 Votes 2 Answers 929 Views
hello. anyone know how to add "-m torch.distributed.launch" to the command for distributed training. Like in this document None I tried to use like this: cle...
one year ago
0 Votes
2 Answers
890 Views
0 Votes 2 Answers 890 Views
Hi all! What's the best way to send my (automatically tracked pytorch) models to the ClearML server? My models are curently saved with file:// URI's, but i w...
one year ago
0 Votes
1 Answers
812 Views
0 Votes 1 Answers 812 Views
Is there a way to deploy a ClearML server with a preconfigured user + its credentials?
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi, What is the best way to get a local copy of only the specified files from the dataset? Case: I got a list of added files for N versions using Dataset.lis...
one year ago
Show more results questions