Hello everyone ! Problem description: I have my virtual environment (conda) in which I do have detectron2 installed. When I run the task locally it is workin...
Hello, since clearml-server uses elasticsearch, is there any security issue related to this https://discuss.elastic.co/t/apache-log4j2-remote-code-execution-...
3 years ago
Hi. Is it possible to run pipelines clearml using yaml manifests like kubeflow style?
3 years ago
Hello! Is there any way to download a part of dataset? For instance, I have a large dataset which I periodically update by adding a new batch of data and cre...
3 years ago
Is it possible to set an environment variable for a task?
4 years ago
Hi, I update recently to clearml-server 1.2 (self hosted), great job! I am seeing the popup asking for s3 creds often when navigating in debug samples. I set...
3 years ago
Hi, I am looking to upload "already trained models" as experiments in my ClearML Server. How should I go about doing that? ClearML picks up the Tensorboard a...
4 years ago
@<1523701827080556544:profile|JuicyFox94> I can’t continue the thread we started so I am continuing here: I tried the clearml-agent helm but i have two issue...
3 years ago
I'm using Tensorboard SummaryWriter to add scalar metrics for the experiment. if experiment crashed, and I want to continue it from checkpoint, for some reas...
4 years ago
Hello, I am using Datasets in Community server. I have been trying to create a child dataset the following way: dataset_name = "Training2501" dataset_project...
3 years ago
hello all, I'm trying to download a file hosted in the clearml server and I receive the following error : 2022-12-16 11:52:40,423 - clearml.storage - ERROR -...
2 years ago
Hi all, Please tell me how to get its own task in the task executed by Enqueue. I'm trying to get it with Task.current_task() , but I get None. The reason I ...
2 years ago
Hi Again! I'm trying to figure out why my HPO doesn't seem to work for this simple xgboost example I'm testing -- I see that the tasks are being cloned from ...
4 months ago
Hi again! I am doing batch inference from a parent task (that defines a base docker image). However, I've encountered an issue where the task takes several m...
one year ago
Hello. I want to update an artifact in a task (a pandas data frame). i do this with upload_artifact . When i access the artifact the next time, i get always ...
2 years ago
On the machine with the clearml server, I started the http pypi server. But the argument for agent.package_manager doesn't work for me. Did I write it correc...
2 years ago
we can’t add overview to the subprojects (btw thank you SO MUCH for subprojects, this is probably the best feature ever introduced to trains/clearml). is it ...
4 years ago
Hello, I having been exhausting the metrics quota way to fast for the current use that I am making of clearml. Is the quota cumulative ? i.e. do we get 1G pe...
one year ago
I have a clearml server deployed. I can see in the docs that one way of doing things is through api calls. The docs mention the end point url but does not me...
3 years ago
is there a way to get a Task's docker container id/name? I'm generally interested in resource profiling of each container, so I noticed I can use docker stat...
3 years ago
https://allegro.ai/docs/integrations/integration_pytorch_lightening/
4 years ago
Hey all, I'm having a problem integrating ClearML in my training. -------------------------------------------------------------------------------------------...
3 years ago
Hi! Is there a way to export the credentials of the AWS account only during the creation of the docker? I don’t want every user in my team to know the creden...
3 years ago
Hi, We are trying to understand when the auto-logging parameters configuration. from the https://github.com/allegroai/clearml/blob/master/examples/frameworks...
3 years ago
I found an interesting error. If I run the following: # Load the model from remote storage if model_url is provided if cfg.clearml.get("model_url", None): # ...
2 years ago
Hi, there is small bug in the web UI when comparing two experiments scalars: If the two tasks have the same name, then clicking on the “Maximize graph” butto...
4 years ago
Another thing that would be useful is to enable git clone via github personal access token as ssh config can be annoying when working in containerised env fo...
4 years ago
Hi all. We are using the community ClearML platform to manage our ML experiments. We recently have reached the maximal artifacts quota (> 120GB) and as a res...
3 years ago
Hi ! ClearML Server v1.0.2 is out! 🎉 🎉 🎉 🎉 🎉 🎉 🎉 🎉 With a few small (but oh-so-important) fixes. Get it while it's hot!
4 years ago
Hi all, What does the SHUTDOWN_IF_NO_ACCESS_KEY environment variable in the ClearML server docker-compose file do, under the clearml-agent-services container...
2 years ago