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 6581

Questions 6581

Tags
Sorting
Results
per page
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone 👋 I'm crearting a pipeline from controller. In my last task I'm training a bunch of models. I would like to know if It's possible to report the ...
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi everyone 👋 When I create a pipeline from tasks, The run time shown in the pipeline can be really different from the run time shown in the task. Is there ...
2 years ago
0 Votes
16 Answers
3K Views
0 Votes 16 Answers 3K Views
I'm trying to spin up a task on an agent and inside the task I have two packages that I've created custom versions of and specified a git repo for in the req...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello everyone, is there a way to log scalars that were already written in a tensorboard file other than iterating over all values?
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hey everyone! First post here. My issue is the python_binary I set in the .conf file doesn't seem to get used by the task I'm running. The task's output conf...
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Regarding the open source, self-hosted version of the ClearML Server, I was wondering what the agent-services is doing in this docker-compose. Isn't the agen...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
hello everyone , How can I read the hostname from the info section?
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
I’m wondering if someone has an example of how to use the base_task_factory option for adding a step to a PipelineController ? It’s not clear to me how we sh...
2 years ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hello everyone, I'm working on building a training pipeline using ClearML and I'm encountering some challenges in assembling the pipeline. Context: - I have ...
2 years ago
0 Votes
25 Answers
2K Views
0 Votes 25 Answers 2K Views
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
Hi may I know is there a way to get the dataset_id from the dataset object? I cannot find an api for it
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
2 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi good morning ☕ ️ I am running a torch experiment that runs correctly on an agent configured in pip mode. - when I change to poetry mode I get this error: ...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Hi everyone! I keep running into Could not load dataset state Errors when using both the CLI and python version of ClearML-Data . I now can't even delete pre...
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
Hello, we are evaluating ClearML currently and had a question about the Agent’s Docker mode. - Is there a way to enable the Docker mode when installing Clear...
2 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Also from the python sdk, is there a way to specify the clearml.conf file to use ? Like the equivalent of --config-file for cleaml-agent ?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
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
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
Does anyone know how to resolve symbol cublasLtGetStatusString version libcublasLt.so.11 not defined in file libcublasLt.so.11 with link time reference
2 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
8 Answers
2K Views
0 Votes 8 Answers 2K Views
What is the current state of deleting debug samples? I use s3/minio as my fileserver. If I delete tasks from the UI, are debug samples deleted on S3? If I ru...
2 years ago
Show more results questions