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 6582

Questions 6582

Tags
Sorting
Results
per page
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi, Is it possible to re-use task-id, but keep the old execution tab ? (git diff specifically).
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi, I have an issue when running a pipeline controller remotely in docker. Basically I have a module that reads a config file into a dict and calls the pipel...
2 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
2 years ago
0 Votes
3 Answers
725 Views
0 Votes 3 Answers 725 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?
7 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, is it possible to migrate a dataset from a self hosted ClearML solution to the ClearML hosted solution?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
When I upgrade the server, do I need to do anything with the agents/queues (redefine them, etc)?
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello clearml ppl I have a question, is there a way to filter Tasks and get only the ones that has status="Running" ? I have tried both with Task.get_tasks()...
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hey ClearML experts is there a way to copy entire exp. including results/scalars/plots? right click > clone creates a duplicate of the exp. , only with it's ...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
another question is if i have a conda env available on my workers systemwide.. can i use that env directly when running tasks with trains-agent or trains-age...
5 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, I'm using training_task.connect() to manually connect the argparse arguments into the task, how do I retrieve the arguments back ? Also, how do I know if...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hello everyone.I have no idea why clearml-serving inference server tries to get model from that url(pic 1), but in ClearML UI i have correct url(pic 2). Coul...
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Seeing this error when trying to run a Monitor in services queue (agentservices running on Kubernetes): Am I missing some configuration I need to add over de...
4 years ago
0 Votes
5 Answers
607 Views
0 Votes 5 Answers 607 Views
Hi everyone! I'm new to ClearML and I'm facing an issue. I want to use clearml-data to upload a dataset to a remote storage disk. Currently, when I run: clea...
7 months ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi, lately while trying to create a new dataset we encounter the following error: my code: from clearml import Dataset, Task dataset_1 = Dataset.create(datas...
one year ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
aws
one year ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I have a worker running in services mode with --services-mode and using a Docker image. I did this as I need to run a pipeline with this agent running in...
one year ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Hey, is there a shortcut on the Dataset SDK to directly get the latest version of a dataset ?
3 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hello, Since I started using ClearML I have a problem with using "download full log" button on console output page for experiments. Each time I try to click ...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Is there a way to launch a clearml-task from the CLI, without specifying any requirements.txt? I want the script to run locally, but just record metrics on c...
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Why there is no auto_connect_frameworks argument in Task.create but only in Task.init ?
2 years ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
Hi! I just deploy train-server with all components on Kubernetes and after some modifications, it works. However apiserver and files are failing health-check...
5 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
How/where can I change the session timeout time for the WebUI? It's timing out WAY too fast after the latest updates
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi all, I observed that when I get a dataset with Dataset.get() , clearml >= 1.6.3 doesn’t allow YYYY-MM-DD format for the version argument anymore, instead ...
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
Show more results questions