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,
Hi, SuccessfulKoala55 TimelyPenguin76 . Two K8s integration flavours section in https://github.com/allegroai/clearml-agent confuses me a lot. It introduces a...
4 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
4 years ago
0 Votes
1 Answers
706 Views
0 Votes 1 Answers 706 Views
11 months ago
0 Votes
30 Answers
2K Views
0 Votes 30 Answers 2K Views
Hi, I would like to understand how I can set the pip cache location for my agent, I thought that I already had the right setting with docker_internal_mounts....
3 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
4 years ago
0 Votes
1 Answers
2K Views
0 Votes 1 Answers 2K Views
Just a pull request for a small bug fix found in 2 examples: https://github.com/allegroai/trains/pull/148
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
one year ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
Hi all, I'm running DL experiments on top of mmdetection. The experiments are deployed remotely on a dedicated EC2 instance through clearml-task --queue ... ...
3 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
4 years ago
0 Votes
9 Answers
2K Views
0 Votes 9 Answers 2K Views
I'm using from argparse import ArgumentParserto parse my hyperparameters and won't get anything on trains-server any Idea how to fix that?
5 years ago
0 Votes
1 Answers
914 Views
0 Votes 1 Answers 914 Views
Issue with self-hosted ClearML & clearml-serving: "Model Endpoints" page is empty after deploying an endpoint. Hey community! I've run into an issue with my ...
3 months 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
14 Answers
2K Views
0 Votes 14 Answers 2K Views
5 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
2 years ago
0 Votes
0 Answers
2K Views
0 Votes 0 Answers 2K Views
3 years ago
0 Votes
11 Answers
2K Views
0 Votes 11 Answers 2K Views
Hi all, is there documentation \ example describing how does ClearML works with hydra?
4 years ago
0 Votes
6 Answers
2K Views
0 Votes 6 Answers 2K Views
3 years ago
0 Votes
5 Answers
2K Views
0 Votes 5 Answers 2K Views
I have another pipeline-related question. In a pipeline controller Task, I would like to add several steps that are based on the same base Task (I'm passing ...
4 years ago
0 Votes
5 Answers
610 Views
0 Votes 5 Answers 610 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
10 Answers
2K Views
0 Votes 10 Answers 2K Views
4 years ago
0 Votes
10 Answers
2K Views
0 Votes 10 Answers 2K Views
Hi, how can I change the project.default_output_destination? I tried setting it to None but it is not updated
3 years ago
0 Votes
13 Answers
2K Views
0 Votes 13 Answers 2K Views
Hi All, I hope I'm in the right channel, we( StaleButterfly40 and I) have problem compering between some of our expiriments. when trying to compare the brows...
3 years ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
Hi recently upgraded all the clearml, clearml-server, clearml-agent. Now running k8s glue with clearml-agent=1.0.1rc1. python3 k8s_glue_example.py --queue 1b...
4 years ago
0 Votes
2 Answers
2K Views
0 Votes 2 Answers 2K Views
If I leave WORKING DIRECTORY empty in the experiment configuration (in the UI), will that use the git project root by default?
3 years ago
0 Votes
7 Answers
2K Views
0 Votes 7 Answers 2K Views
Hi, I'm using Task.register_abort_callback to store the latest model checkpoint, but the ergonomics of the callback feel weird to me. I have to do these work...
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
one year ago
0 Votes
4 Answers
2K Views
0 Votes 4 Answers 2K Views
hi, is it possible to run pipeline not use form to changing variable, but editor like connect_configuration?
2 years ago
0 Votes
3 Answers
2K Views
0 Votes 3 Answers 2K Views
Hi everyone! Does ClearML logs everything that Tensorboard generates? Tensorboard creates a graph of the neural network and would be nice to have it on the e...
2 years ago
0 Votes
14 Answers
2K Views
0 Votes 14 Answers 2K Views
Hi, the following does not seem to work task.connect({'a':{},'b':'moshe'}, name='Train Data Params'))It seems that 'a' is absent from the recorded arguments.
4 years ago
Show more results questions