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...
2 years ago
Any issues with the clearml website , it shows fetch all projects users and experiments failed and is very slow
2 years ago
Hi all, I am developing clearml-web. Is it a specification that even if the HYPERPARAMETERS item (initial value) when executing XXX is deleted with YYY that ...
2 years ago
Is there an autoscaler equivalent for K8s? That is, a service that will launch pods based on incoming requests?
2 years ago
Hi all, Is it possible to move project from one workspace to another? There are 2 users working on the same workspace and user2 is an admin of this workspace...
2 years ago
If I ran a hyperparemeter sweep and I wanted to create a graph where the x-axis was one of the hyperparameters, let's say the momentum term of the optimizer,...
2 years ago
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...
2 years ago
Hi, I just started using ClearML and I really enjoy it - it seems much easier than other similar tools. I got today a bit mysterious message when running exp...
2 years ago
Hi! I am trying to update existing models that were already created by some model registration task. I can not find in the documentation if it is possible to...
2 years ago
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...
2 years ago
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.
2 years ago
When I try to run any task the agent tries to mount something vscode related: 683637074988 adamastor:gpuall INFO Executing: ['docker', 'run', '-t', '--gpus',...
2 years ago
Hi! I started clearml server on EC2 using prebuilt image. Everything works fine, except one small thing: When web app shows image that stored on S3, it asked...
2 years ago
Hi all! Is there any simple way to use argparse to pass a clearml task name? I was using an argument called --clearml_task for this, but i ran into an intere...
2 years ago
Hi! I'm trying to setup clearML in a k8s cluster. Currently trying to install the clearML-serving via helm chart. It seems like the helm chart doesn't suppor...
2 years ago
ClearML agent can work on GPU machine in no internet environment where we have proxy for pip packages and ubuntu updates ? If yes, How to configure these pro...
2 years ago
hello i have a python code which doesnot have any clearml code can i connect this code to clearml without changing anything on existing code
2 years ago
Hey ClearML, Pipeline from tasks: following this example None Problem Description: - I have two steps / tasks in the pipeline, first task create some data id...
2 years ago
I'm trying to serve my model usign clearml-serving in kubernetes. I already added the endpoint, and i can see it in the DevOps project. Which pod am i suppos...
2 years ago
Hi all I have a question about the "reports" feature. I followed the steps below. 1. created report at "Project root" 2. ran API projectsGetAllEx({name: "^.r...
2 years ago
When dumping model via clearml serving, what are the things that the clearML will look at to populate the input_size and output_size? I tried to dump an SKLe...
2 years ago
Hi there! :) I have an issue regarding the get_local_copy(..) function of the Model class. Whenever this function is called in the course of a hyperparameter...
2 years ago
Hi, I would like to bring awareness on this issue , this impacts my work as I cannot install the older version of torch (1.11.0)
2 years ago
ClearML is distinctly missing in the curated MLOps landscape. Https://mad.firstmark.com
2 years ago
Hello everyone, while calling get_local_copy of the dataset from the fileserver, I get the path to the local copy, but the files are not downloaded and the f...
2 years ago
AWS autoscale question: can the autoscaler use the IAM role of the EC2 instance it’s running on rather than needing to be provided AWS keys?
2 years ago
Another AWS autoscaler question. The docker-compose.yml automatically adds a ClearML agent to the services queue. When I run python aws_autoscaler.py --remot...
2 years ago
i am getting error when cloning tfs repository with error . We user https to clone and have no possibility yet with ssh. "Check if remote-worker has valid cr...
2 years ago