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
30 Answers
2K Views
0 Votes 30 Answers 2K Views
5 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
3 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
Another question: Is it possible to read the dependencies manually from a conda environment.yml? It seems like clearml is not able to fetch the dependencies ...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Is there a way to serve a model via the SDK or REST API? I want to programmatically serve the model after finishing training it via the Pipeline. Or is it a ...
2 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Another questions related to requirements.txt We use pip install with git commit. Eg: mylib @ When I do task.add_requirements("requirements.txt") I get # Pyt...
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, where can I find the full spec/syntax for task_filter used in Task.get_tasks ? Thanks
4 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello everyone, are there any examples of integrating Clearml and VAST.AI . The goal is to have agents that will lift containers in a vast.AI environment on ...
2 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Any guy know who is the admin of this workspace?
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
4 years ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
I'm trying to read the runtimes of tasks after the pipeline finished, for analytics. currently, I'm doing something like this: def collect_task_data(pipe: Pi...
one year ago
0 Votes
21 Answers
2K Views
0 Votes 21 Answers 2K Views
Hi! Any idea why clearml fails to detect iteration reporting? ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-fr...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
5 years ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
Hi, is it possible to manage the prioritization of waiting jobs within a queue?
4 years ago
0 Votes
24 Answers
2K Views
0 Votes 24 Answers 2K Views
How can I call the runtime of a experiment running on the clearml agent?
3 years ago
0 Votes
12 Answers
2K Views
0 Votes 12 Answers 2K Views
How can I remove a service with clearml-serving?
3 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is it possible to restrict an agent's cpu usage? like limit the number of cores it can use?
4 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi there - I am attempting to use the hp optimization feature, but keep getting the following error: trains.automation.optimization - WARNING - Could not fin...
5 years ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
11 months ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Is it possible to have Task.get_tasks() with allow_archived=False ?
3 years ago
0 Votes
16 Answers
2K Views
0 Votes 16 Answers 2K Views
4 years ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Hello 👋 ! I'm facing some issues when I try to register a configuration parsed with Hydra. Any idea how to do it? I tried connect_configuration but it yield...
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Quick question on the clearml-data package, Can I add files to a dataset from google storage instead of having to download them?
4 years ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
Hi I came across some inconsistency in the iteration reporting in the ClearML with pytorch-lightning when calling trainer.fit multiple times, before I dive i...
4 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hello, I’m a beginner of ClearML and reading documents, but I have some questions. Is ClearML supports distributed cluster mode(multi-host, multi-gpu) for on...
3 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Can someone confirm it is not possible to logout with fixed users with the current clearml-server? Logout Failed Unable to find endpoint for name login.logou...
4 years ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
I need some help with setting up ClearML agent on Kubernetes. I've got it running, and taking jobs from a queue. However, during the preparation for the job,...
one year ago
0 Votes
15 Answers
2K Views
0 Votes 15 Answers 2K Views
4 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
I am noticing that Clearml isn't able to clone a submodule with the error fatal: could not read Username for ' None ': terminal prompts disabled . I have the...
one year ago
Show more results questions