hey in clearml-serving when deleteing a model endpoint, it doesn't delete the preprocessing artifact you should fix it
2 years ago
Hi everyone, I'm using torch.distributed for training on 2 GPUs. It works, but each GPU creates a new (duplicated) task, and I prefer to have only one ClearM...
2 years ago
Hi all! I write a data processing pipeline. It is necessary to define many hyperparameters that are inconvenient to redefine in a pop-up window when restarti...
2 years ago
Hi all! I’m currently working on a project where I’m making use of ClearML for hyperparameter tuning. In my workflow, I have a Python script that I usually r...
2 years ago
Hi all! I'm trying to migrate a clearml server (that has data on it) to another machine but i´m having problems to make clearml locate the old (backed up) ex...
2 years ago
from clearml import PipelineController # We will use the following function an independent pipeline component step # notice all package imports inside the fu...
2 years ago
i have one doubt i tried clearml pipeline_from_functions.py queue name i changed to queue-02 because this queue available. but currently its not executing in...
2 years ago
Hi everyone, I'm trying to setup clearml-serving as per None instructions, but I'm having troubles with the docker-compose command. I have the self hosted ve...
2 years ago
Hi, thanks for making this awesome MLOps solution! I'm trying to get GCP Autoscaler to work in docker mode but the vm instances keep crashing after running t...
2 years ago
How to tell clearML server to use cloud storage (Azure)? I have a clearML server deployed with docker-compose. As per instruction here , I added the file /op...
2 years ago
Hi! Using a self-hosted deployment over k8s (EKS). Seeing old succeeded pods not being deleted indefinitely. Anyone knows why that might be? It wasn’t always...
2 years ago
Hello, Question about the time of upload: Is it faster or exactly the same to upload 1 file of 1Gb compared to 10 files of 100 Mb?
2 years ago
Hello all. I am having trouble saving PyTorch models as ClearML artifacts when I run my training script from fir.Fire calling.” if __name__ == '__main__': fi...
2 years ago
Hi guys, I'm running a task with argparse to change the configuration. It's fine when I ran it on local machine, but when I triggered the job on the web UI, ...
2 years ago
Hello all, i have a question related to ClearML Serving. I have a trained a Yolov5 model (.pt file). When I try to create the endpoint, then I get the follow...
2 years ago
hello, TLDR, delete metrics, plots and debug samples from a previous task More details: I have a task i ran that trained a model and then tested it. the test...
2 years ago
Hello again, Is there any way to get a list of the datasets from ClearML that excludes archived datasets?
2 years ago
hi, is it possible to run pipeline not use form to changing variable, but editor like connect_configuration?
2 years ago
hi, i am creating pipeline and have several step/task. example step1 will download data by varibel range-date. is it possible, if the parameter of step1 not ...
2 years ago
Hello, all. I’ve recently started experiencing a weird issue with arg parsing where any string values are being repeated as lists of strings when the values ...
2 years ago
Is there some example of how to develop a HPO in a pipeline setup where each hyperparameter setup is each own step again? Should we first mimick a base task ...
2 years ago
I am getting this error inside github action CI runners.
2 years ago
Please help me here.
2 years ago
trying to resolve it, but not sure what to do.
2 years ago
Retrying (Retry(total=233, connect=240, read=240, redirect=240, status=240)) after connection broken by 'SSLError(SSLCertVerificationError(1, "[SSL: CERTIFIC...
2 years ago
Hey I don't know why I am getting this error.
2 years ago