Hi all! I I tried to run the manual_upload_model.py script, using a worker, and it fails because when looking at the installed packages, tensorflow is not th...
4 years ago
I'm following the pipeline controller example...this is the output I get after running the the three scripts for step1, step2, and step3, and finally the pip...
4 years ago
Hi guys, my second article about ClearML is out 🙂 https://w-goutas.medium.com/track-your-experiments-with-clearml-in-docker-37c5bdb3c582 thanks for reading 😉
4 years ago
https://github.com/allegroai/clearml-server-helm I am following this k8 setup for clearml-server-helm. Here the clearml-agents are being started automaticall...
4 years ago
Is there an auto scaling solution for GCP users?
5 years ago
Hi, when using the logger.report_table() method ( https://allegro.ai/clearml/docs/docs/examples/reporting/pandas_reporting.html#reporting-csv-files-as-tables...
4 years ago
Hi, can i do a quick check if all the documentation I find on TRAINS are still valid for ClearML? Specifically, i am looking at integration of ClearML and Ku...
4 years ago
Hey all, is there a way to setup scalar plotting so that series on the same scalar plot will have different colors?
4 years ago
Hi all, I was wondering if it is possible to set the AWS Autoscaler (and other AWS services such as S3) to assume the permissions of a specific IAM Role. I d...
4 years ago
Hi, we have been using ClearML in our development environment to train our models and benchmarking them. I was wondering what is ClearML's role in transition...
4 years ago
Hi, we use clearml to track all our experiments. For each experiment the accuracy the logged for both the training and the test set: self.logger.report_scala...
4 years ago
we're getting critical alerts for elasticsearch container around the JDK version. it's apparently end-of-life. can you look into upgrading the image? it look...
4 years ago
is there any way to post Slack alerts for the frozen experiments? (eg, after server restart they sometimes get stuck in Running mode, or https://github.com/p...
4 years ago
Hi, i would like to understand more on how ClearML deal with codes. I noticed that i am able to read the source codes of the python script that i have used a...
4 years ago
Also, is there a way to remove the Examples from my server deployment? I can't delete the tasks. I tried to archive the task prior to deletion and I get the ...
4 years ago
Hi ! Regarding AWS_Autoscaler while setting up GIT username and password - i was curious how it handles 2FA if my repo lies in Github and my account needs 2F...
4 years ago
Hi, how can I get the logs from the pytorch ignite early stopping handler to be logged in clearml?
4 years ago
Hey all. Another question - how are private packages handled/installed so that clearml-agent can execute a task? I have a bunch of private repos for communic...
4 years ago
Hello! I add to inject the configuration into clearml with task.connect_configuration( http://OmegaConf.to _container(cfg, resolve=True)) because I use hydra...
4 years ago
Dear community! I'm trying out a new way to make clearml-related content. I'd like your opinion on whether this is something you would consider watching (pro...
4 years ago
what is the python version an agent runs a task with? the one the agent was launched with, or the task? i.e. if Iaunch an agent with python 3.8.5, but a task...
4 years ago
Hi, just checking.. Does anyone know whether clearml Enterprise has deployment functionality..
4 years ago
Is there a way to interface with ClearML agent (CLI?) to handle model repositories and data versioning (but so, not experimentation, tight integration, pipel...
4 years ago
Hi, I'm using the aws autoscaler to spin instances. I'd like to use the clearml agent on the created instances with docker containers. However even if I set ...
Hello, I hope you can help me with this: First , I have self hosted clearML-server on my own server and it is up and running so no issues. So, the task that ...
4 years ago
Hi, I'm having a hard time trying to understand the Dataset class. What I need is to be able to get the dataset, delete a file, and upload it again. But the ...
4 years ago
looking forward to the release v0.17.5
4 years ago
Hi there, I think there is a bug with clearml sdk v0.17.5rc2: when running a task locally, the dashboard doesnt not shows the task as finished once the task ...
4 years ago
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