pytorch-lightning-bols.loggers.TrainsLogger creates new ids even if reuse_last_task_id=True is set. How can I force it to reuse last ids?
5 years ago
Hi everyone, I want to clone a git repo with clearml-agent that has to following url format https://: ACCESS_TOKEN@mygitlab.com /user/repository.git ClearML ...
9 months ago
Hello! I have the following error in the Task's console: ModuleNotFoundError: No module named 'clearml'I have attached the full log below. Here is the code o...
2 years ago
Hi all, I was going through the different ways to deploy ClearML. The AWS EC2 AMI is one way to go about it, however, has anyone managed to go about deployin...
3 years ago
Hello. Is there any possibility to change horizontal axis in Scalars to some chosen metrics (e.g. epochs metric)? As far I have seen it's possible to use wal...
2 years ago
Hello all, I want to clarify something. In the ClearML Task Scheduler .add_tast() method there's a parameter for schedule_function . I think I had some assum...
one year ago
Hello! I get this error when running multiple jobs on the same dataset, would someone be able to help debug?: FileNotFoundError: Image Not Found /clearml_age...
one year ago
Hello! Is there any way to access the the Triton Server metrics from clearml-serving ? As in the localhost:8002 that is running inside the triton server None
2 years ago
(data is a bit different, but the plot is missing hte scale and the colors)
4 years ago
Hi there, I have a question regarding the automatic requirements collection of clearml-agent. Currently I have two pip packages installed in the base-docker ...
one year ago
Are there instructions somewhere on how I can use clearml-agent to run jobs on my google-cloud compute engine?
3 years ago
Hi all, I am currently trying to deploy clearml in AWS Fargate using Terraform, and need to pass in some https://clear.ml/docs/latest/docs/deploying_clearml/...
2 years ago
Hi, are there any plans or already ways to deploy a pipeline with clearml-serving to triton? I would also be interested in the support of deploying pure pyth...
4 years ago
Hi, I recently updated clearml-server to 1.7 and I am getting a lot of the following errors since today on any experiment (I didn't had this error before): 1...
3 years ago
Hi! I have a question concerning dynamic environment variables. I managed to create some env variables from the apiserver.conf and now I would like to set so...
4 years ago
Hi, trying to spin up a clearml agent and gettting this error: ERROR: Could not find a version that satisfies the requirement pywin32==303 (from -r /tmp/cach...
3 years ago
Hello! A question https://clearml.slack.com/archives/CTK20V944/p1656420047506249 . Is it possible to get an untracked file uploaded when remote agent executi...
3 years ago
Hi, I have a question about media reporting. After successfully reporting a video file to the "Debug Samples" section of a specific task, how can I programma...
2 years ago
Hello, I look up to the clearml data documentation, the Dataset.add_external_files method seems like to perform a download from the source url. What if the c...
10 months ago
Hi all, I am developing clearml-web. When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdef...
2 years ago
Hello, can I somehow make an exact copy of Completed Task including scalars, plots, artifacts, etc.? I do not plan run the experiment again, I just want to a...
3 years ago
Hi, I'm trying the experiment tracking (metrics/plots) and when comparing plots between two experiments, only matplotlib plots (autologged, confusion matrix ...
5 years ago
Hello everyone. Is there a way to ignore editing clearml.conf file and set ENV vars for aws s3 credentials while launching clearml-agent? In my usecase I sta...
one year ago
Hi all! I'm using ClearML with Hydra as configuration manager. I'm trying to rerun a task by overriding some of the configurations from the UI. I tried to ch...
4 years ago
How does the uncommitted changes stuff work? Is it only for modified changes and not untracked files?
4 years ago
Hello everyone! First, thanks a lot to everyone that made ClearML possible, I've been looking for a tool like that for years. I just installed the open sourc...
3 years ago
In PipelineV2, is it possible to register artifacts to the pipeline task? I see there is a private variable ._task but not sure its the right way to go as it...
4 years ago
Hi, I want to simultaneously initialize a task (from a Python script) and enqueue it to a remote machine with a ClearML Agent. However, I didn't find how to ...
3 years ago
Question, Lets say I'm Kaggling, as you might know some "Code Competitions" are restricted from internet access. In the general case, you might have some inf...
5 years ago
Back to autoscaler; is there any way to ensure the environment variables on the services queue (where the scaler runs) will be automatically exposed to new E...
3 years ago