Back with another episode of the CLEAR show! Considering the feedback was no turtle 😉 we took care of that. See how easy it is to start a worker on a google...
4 years ago
is allegroai package accessible for scale only?
3 years ago
Hi everyone, I've set up clearml with docker before and was able to see the clearml login page allowing users to create accounts via email. when deploying th...
one year ago
Hi everyone, I have an issue with using a List[List[int]] in the add_parameter function of the PipelineController . It's pretty weird, because the pipeline f...
one year ago
Is it possible to upload from ClearML (using Logger/upload_artifact ) a clearml.automation.optimization.HyperParameterOptimizer object? (as pickle for exampl...
3 years ago
More clarification on documentation (ClearML Data): > Dataset changes are stored using differentiable storage, meaning a version will store the change-set fr...
3 years ago
Hello! I'm just starting out with ClearML, and I seem to be having some sort of conflict between clearml and torch , at least in Colab In this guide ( https:...
4 years ago
Hi, SuccessfulKoala55 AgitatedDove14 TimelyPenguin76 , I meet a question about secure configuration. Here is my question. You’d better say the picture first....
4 years ago
Hey everyone, I have been trying to get the pytorch lightning CLI to work with remote task execution, but it just won't work. I took the https://github.com/a...
2 years ago
Hi I have another question: I run the following line with allegro: assert os.path.exists("path") This path does not exist. How is it possible to have access ...
4 years ago
Hi everyone, what is the best practice to handle disk space on agents? We constantly run out of the disk space and it looks like there is no automatic cache ...
3 years ago
Is there a way to get tasks by hyperparameters values? when I use the search in the UI I get the relevant task, but when I try the following I get an empty l...
5 years ago
Hi all! Question around resource management using HyperParameterOptimizer , more specifically GPU management. Say I’m running an optimisation task on a machi...
3 years ago
Hi! I'm with that f***ed up migration to a newer ClearML server version again. We did everything possible to carefully move all the data, but I still cannot ...
4 years ago
gm folks, really liking ClearML so far as my top choice (after looking at dvc, mlflow), and thank you for your help here! I had another Q: Is there a recomme...
3 years ago
Hi Guys, I have been pondering how does ClearML generate the "installed packages" list. I triggered my training through machine A (with some python packages)...
4 years ago
Hello! When I squash multiple datasets (e.g. Dataset.squash(dataset_name="new_ds", dataset_ids=[id1, id2, id3]) , as far as I can see the newly created datas...
3 years ago
Hey, here’s a quickie – is it possible to specify different “types” of input parameters (“Args/…“) such that they are handled nicely on the front end? Basica...
2 years ago
Hi All, I am looking for documents, examples, etc. That show how to work with ClearML on a SLURM based HPC. At this point, I just want to see if ClearML can ...
2 years ago
Hi, I'm looking into deploying ClearML with AWS Opensearch as managed Elasticsearch backend. I'm however not finding any documentation on whether ClearML sup...
2 years ago
Hi all - I have a large dataset and have preprocessed it and saved each item in .pt files, which are loaded using torch.load in my Dataset . The issue is tha...
11 months ago
Hi everybody, thanks for inviting me!
5 years ago
Hey there! I was wondering if there is any existing support for integration between a self-hosted ClearML server and a SLURM cluster. I can certainly queue u...
2 years ago
is clearml able to intercept (automatically) metrics gathered via torchmetrics.MetricTracker ?
2 years ago
Hey Community!, I am trying to run a pipeline using pipeline decorator in two steps , now in my first step I am trying to import a custom python file which i...
2 years ago
Hi, I'm trying to install a self-hosted clearml-server on an ubuntu22.04 computer using the pre-built Docker image and following None . I have completed all ...
one year ago
Hi everybody. I have problem when logging model in a specific case. If model has parameter that is a dict than it is not saved to clearml even tho it is save...
3 years ago
and the above error is caused by routine update check being blocked...
5 years ago
Hi may I know is there a way to get the dataset_id from the dataset object? I cannot find an api for it
2 years ago
Hi Everyone, How do i change the default value for agent.default_docker.image that is being used ?
3 years ago