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 6045

Questions 6045

Tags
Sorting
Results
per page
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey everyone, I'm trying to change my api.files_server from localhost to an s3 bucket. Can't find any examples/docs to do so. I don't want anything to be sav...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey everyone, is it possible to use the task_filter argument of Task.query_tasks to filter based on the value of a particular parameter?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi guys, How can I control in advance the color mapping? For example, when reporting scalers, how can I use the color pallet of matplotlib instead?
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
We are hosting our own ClearML server, and I would like everybody in our team to configure their ClearML with sdk.development.detect_with_pip_freeze=true Wha...
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
hello, is it possible to install clearml-agent without using pip? i want to use docker, but worried about when clearml-agent execution in docker mode cannot ...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, Is anyone can access http://clear.ml right now? Thanks
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Anyone know how to override the task start up shell script via the helm charts? I have a AWS EKS k8s cluster w/ port 80 closed to force all traffic over port...
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
hi today I'm suddenly getting this NewConnectionError Python 3.8.10 (default, Nov 14 2022, 12:59:47) Type 'copyright', 'credits' or 'license' for more inform...
2 years ago
0 Votes
10 Answers
3K Views
0 Votes 10 Answers 3K Views
[ClearML with Pytorch-based distributed training} Hi everyone! Is the combination of ClearML with torch.distributed.launch or torchrun actively supported? A ...
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
hi I'm unable to open the clearml dashboard since yesterday. Constantly getting the "server not found" error.
2 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hey, guys, following my previous post, I managed to fix several problems I had. It seems a little left to get things working. My problem now is I get this er...
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hey guys, i hope you all have a nice days, I had to use the Task method .setup_aws_upload(bucket=...,region=...) to overcome a incorrect region specified for...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, I have such a usecase: I have different types of tasks that use GPU: task that uses 1 card task that uses 0.5 of card task that uses [other number] of ca...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is clearml-agent supports pip versions up to 22.3.1? Should I update the pip version in clearml.conf if mine is more recent?
2 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Hi all! I recently started working with clearML serving. I got this example working https://github.com/allegroai/clearml-serving/tree/main/examples/pytorch a...
2 years ago
0 Votes
42 Answers
174K Views
0 Votes 42 Answers 174K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Encountering this error while running pipeline.py ValueError could not find queue named services
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi all, Are there any features listed somewhere that will be implemented in ClearML in the future?
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi Team, i am running task using this command "clearml-agent execute --id ". and my config file is look like below, do i need to change anything in config fi...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi Team, i am running code in vsc and connected to clearml server. it taking too much of time to execute,may i know the reason?
2 years ago
0 Votes
1 Answers
3K Views
0 Votes 1 Answers 3K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi! I faced some odd problem. I'm trying to run pipelines and one of the task trying to install some dependencies with pip. I tried to skip venv creation wit...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
I noticed you can configure AWS in docker-compose.yml for clearml server. Am I right that this cloud storage will be used by default if it's not configured i...
2 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
Hi Team, I have a hosted ClearML server. When I upload a large artifact (around 25MB) to the fileserver , I get a ConnectionResetError : File "/opt/conda/lib...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
Show more results questions