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 6125

Questions 6125

Tags
Sorting
Results
per page
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
aws
one year ago
0 Votes
2 Answers
924 Views
0 Votes 2 Answers 924 Views
When I try to run any task the agent tries to mount something vscode related: 683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus',...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
Hi, Quick Y/N question: is it possible to build a pipeline of pipelines? I'd imagine this to be possible, since pipelines are also treated as tasks.
one year ago
0 Votes
16 Answers
1K Views
0 Votes 16 Answers 1K Views
HI, I just started using ClearML and I love to test it. I am trying to update existing models that were already created before. When I upload my custom model...
aws
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
7 Answers
880 Views
0 Votes 7 Answers 880 Views
Hi, trying to report a matplotlib figure with report_interactive=True . Whenever I add annotations to the plot, it’s reporting it to the debug samples sectio...
one year ago
0 Votes
5 Answers
1K Views
0 Votes 5 Answers 1K Views
one year ago
0 Votes
4 Answers
1K Views
0 Votes 4 Answers 1K Views
Hi,
Hi, @<1565509803839590400:profile|MoodyBear54> and I are trying to deploy the ClearML autoscaler to deploy the EC2 instances into a pre-existing VPC/subnet. ...
one year ago
0 Votes
1 Answers
878 Views
0 Votes 1 Answers 878 Views
one year ago
0 Votes
27 Answers
940 Views
0 Votes 27 Answers 940 Views
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
one year ago
0 Votes
5 Answers
988 Views
0 Votes 5 Answers 988 Views
Any issues with the clearml website , it shows fetch all projects users and experiments failed and is very slow
one year ago
0 Votes
1 Answers
1K Views
0 Votes 1 Answers 1K Views
Hi!
Hi! about: clearml-data my case: i have one json coco file, upload it using clearml-data. it will craete v1.0.0. after that i do some changes to jsco co file...
one year ago
0 Votes
5 Answers
962 Views
0 Votes 5 Answers 962 Views
Hi! Would love assistance on the following: I'm getting ValueError: Task object can only be updated if created or in_progress [status=failed fields=['hyperpa...
one year ago
0 Votes
7 Answers
1K Views
0 Votes 7 Answers 1K Views
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
I’m working on an automated deployment of ClearML with IaC. I’ve got a script to start an EC2 instance that runs the docker compose file. Separately, I’ve go...
one year ago
0 Votes
10 Answers
1K Views
0 Votes 10 Answers 1K Views
I’m having some trouble with Task.logger.report_media . i’m trying to report a matplotlib figure that i’ve packed into a BytesIO object (because 2D histogram...
one year ago
0 Votes
34 Answers
64K Views
0 Votes 34 Answers 64K Views
My autoscaled instance fails when running "git clone" on a private repo. I do have the SSH key placed at /root/.ssh/id_rsa on the machine, and when I SSH int...
one year ago
0 Votes
10 Answers
974 Views
0 Votes 10 Answers 974 Views
Hello, I have the following scenario: - I am running a clearml-agent on a Windows machine; - To run on the agents, I am using virtual envs; - In the file tha...
one year ago
0 Votes
2 Answers
1K Views
0 Votes 2 Answers 1K Views
we've identified a regression caused by the release of urllib3 v2, ClearML SDK 1.10.4rc1 is out and fixes it, and we'll release the official ClearML SDK v1.1...
one year ago
0 Votes
21 Answers
1K Views
0 Votes 21 Answers 1K Views
Hi, I’m trying to create a dataset on ClearML server from my AWS S3 bucket via: dataset = Dataset.create(dataset_name="my_dataset", dataset_project="my_proje...
one year ago
0 Votes
2 Answers
999 Views
0 Votes 2 Answers 999 Views
Well, we accidentally leaked some super powerful credentials today. Is there a way to not have the UI or console logs show our AWS access keys, git credentia...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Hi, I think I found a problem with a clean clearml install. I create a new python env: conda create -n py310 python=3.10 pip install clearml python -c "impor...
one year ago
0 Votes
9 Answers
1K Views
0 Votes 9 Answers 1K Views
Anyone here with any idea why my service tasks get aborted when going to sleep?
one year ago
0 Votes
27 Answers
954 Views
0 Votes 27 Answers 954 Views
Hi there, I found a memory leak in Logger.report_matplotlib_figure . I was constantly running out of memory when training my models so I decided to spend som...
one year ago
0 Votes
1 Answers
924 Views
0 Votes 1 Answers 924 Views
@<1523701087100473344:profile|SuccessfulKoala55> one morething.. i really like clearml. beautiful UI & a lot of features.. drawback is the functions & featur...
one year ago
0 Votes
17 Answers
926 Views
0 Votes 17 Answers 926 Views
@<1523701087100473344:profile|SuccessfulKoala55> hi jake.. is there any way to create clearml token from shell( linux ). why am asking means .. i am trying t...
one year ago
0 Votes
6 Answers
1K Views
0 Votes 6 Answers 1K Views
Need guide to install ClearML server in complete disconnected environment from internet on kubernetes using helm chart. We have private registry Harbour whic...
one year ago
0 Votes
3 Answers
1K Views
0 Votes 3 Answers 1K Views
If I want to run tensorflow (version 2.10.0 with Python 3.8) with the AWS autoscaler, which AMI and Docker base image should I choose?
one year ago
Show more results questions