Hi, could somebody please confirm if the output_uri parameter for creating Dataset in Azure is in the form: "azure://. blob.core.windows.net/ " ?
2 years ago
We’re planning to use ClearML Agent to: - Select data - Feed data through AI SDK on a remote machine - Log output prediction + metrics (if gt is there) to Ex...
2 years ago
Kindly, when replying to a thread, please do not post to both a thread and to the main channel
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
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
If you're paying for the premium features would those be available to a self hosted server or only on the web client?
2 years ago
Hi, how can I search an old experiment based on its commit hash?
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 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
ClearML is distinctly missing in the curated MLOps landscape. Https://mad.firstmark.com
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
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...
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
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'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
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
Hi , ClearML SDK 1.10.4 is out! 🎉 🎉 See None for more info :)
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
Hello, I'm using a virtual environment inside my Jupyterhub server along with ClearML. Whenever I create any task the "uncommitted changes" are the contents ...
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
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, 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
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, I am developing clearml-web. Which screen is the hyperdataset? None
2 years ago
Anyone here with any idea why my service tasks get aborted when going to sleep?
2 years ago