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 6585

Questions 6585

Tags
Sorting
Results
per page
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello Is there any actual way to modify TaskScheduler in runtime as mentioned here? https://github.com/allegroai/clearml/blob/c29dd1fe062188fc1b906a992fc3498...
2 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
With the Helm charts, what is the recommend way to automate getting an api secret pair for the k8 glue agent so you dont have to go into the UI and generate ...
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
whats the preferred way to enable this after Task.create?
2 years ago
0 Votes
22 Answers
2K Views
0 Votes 22 Answers 2K Views
so from what I can tell using Task.create does not include auto logging
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hii guys, So I've got a question about about Agents using SSH connection. In the docs (here https://clear.ml/docs/latest/docs/clearml_agent/#spinning-up-an-a...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
hello all, I'm trying to download a file hosted in the clearml server and I receive the following error : 2022-12-16 11:52:40,423 - clearml.storage - ERROR -...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
⚠️ ClearML version 1.8.1 had "fix" for the deferred init which introduces a bug btw, I've opened None to highlight this.
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
⚠️ Hi there, I recently updated clearml server to 1.7.0, and found the following critical regression: When I reset an experiment, it is actually deleted 😵 ,...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello, I have a trained model (saved as http://model.pt ) which I wanted to upload to clearml and attach it to my experimental task. So from here, my subsequ...
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
Does ClearML somehow remove any loggers from logging module? We suddenly noticed that we have some handlers missing when running in ClearML
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi, are there available somewhere examples of testing in ClearML? For example unit tests that check if parameters are passed correctly to new tasks etc.?
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
Hello, we have issues with clearml-agent when using standalone mode. It seems when in standalone mode, the agent wont ever try to clone the repo 😓 it always...
2 years ago
0 Votes
19 Answers
2K Views
0 Votes 19 Answers 2K Views
For remote execution where the queue has poetry as the default package manager, can the user decide to e.g. ignore the lock file?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone! How can I filter archived tasks in Task.get_tasks() ? There is an option allow_archived for .get_task() , but not for .get_task s ()
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I am trying to upload a model using PipelineController but I get the following error. clearml==1.8.3 Can anyone help here? from clearml import PipelineCo...
2 years ago
0 Votes
28 Answers
2K Views
0 Votes 28 Answers 2K Views
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
2 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
Hi, I’m trying out ClearML Pipelines from Decorators, and I’m encountering a few problems I don’t know how to solve. I’d like to configure requirements file,...
gcp
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, another question 😅 , does the Open Source version of ClearML-Server support SSO for authentication?
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hello, for Datasets, is there an explanation somewhere as to how the Debug Samples are created? I'm not entirely sure which permission it uses if the dataset...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hello, Would you be so kind to update the allegroai/clearml-agent-services to use a newer ubuntu than 22.04? We just had to rebuild a custom image because it...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
0 Answers
3K Views
0 Votes 0 Answers 3K Views
2 years ago
0 Votes
18 Answers
2K Views
0 Votes 18 Answers 2K Views
I have install a python environment by virtualenv tool, let's say /home/frank/env and python is /home/frank/env/bin/python3. How to reuse the virtualenv by s...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hi, I created two workers and I want to remove them now. How to remove the created workers? CLI or API?
2 years ago
Show more results questions