Hi, If it is necessary to refine the model by running a Clone Task so that the results of the Task are used, what should be done? output_uri=True? task = Tas...
one year ago
Hi all, I was wondering if it is possible to set the AWS Autoscaler (and other AWS services such as S3) to assume the permissions of a specific IAM Role. I d...
3 years ago
Hi, I'm having some issues that I can't seem to find where the problem is or how to solve it. I'm running some code on the worker when I'm trying to download...
4 years ago
Hello everybody, I'm seeking for a clarification on the 'Metrics' quote for the SAAS platform. My workspace only uses self S3 storage as the File Server to s...
one year ago
Hello, I created dataset A, then created a new version of this dataset (dataset B) and specified dataset A as the parent. After I deleted dataset A, I can't ...
one year ago
Hi, I am considering different plans ClearML offers and it would be great if somebody could confirm if my understanding is correct. So for now what I underst...
one year ago
docs are up
4 years ago
Hey guys! I've got the latest version of trains 0.16.0 and now I have a problem. In previous versions I could easily override default arguments on HYPERPARAM...
4 years ago
Clearml-Agent didn't seem to take the CA store from the OS. Where can i point ClearML to the CA certs, in particular for uploading of models into S3. At the ...
3 years ago
Hi, I have an artifact which is a path to the outputs of the model that was trained and its used in another task later on but as a string, but when i use upl...
one year ago
Hey! I would like to connect to same task from multiple consumer and upload debug image. Is it possibile? It seems like i can connect to the task. get the lo...
4 years ago
cloning: origin Repository cloning failed: 'NoneType' object has no attribute 'startswith' trains_agent: ERROR: Failed cloning repository. 1) Make sure you p...
4 years ago
Hi! I’ve run a task in a docker container with memory constraint 16gb (clearml-task ….. --docker_args “--memory=16g”), so I expected to see the max memory av...
one year ago
Hi! I am wondering if there is a way to check which S3 is associated to which project once you have created them? I am looking at the mongo docker container ...
one year ago
Pipelines suddenly no longer appear in the Pipelines tab, what could/should I look into? EDIT: Using latest ClearML (agent, server, SDK), and creating the pi...
one year ago
Hi everyone, just setup trains.. was very easy to setup. Was able to run an experiment with it. Question: Is it possible to turn off the code tracking (anyth...
4 years ago
Hello! I am using clearml enterprise, and want to pass env vars with environment section in configuration vault So, in logs of remote task (config parsing pa...
5 months ago
Hi, I know there is cleanup service to delete archived experiments periodically. For the next version, can you edit UI so that we can delete experiments that...
4 years ago
I'm trying to run a reinforcement learning task with trains-agent, and the environment I'm running needs an X server to get the environment state. I can get ...
4 years ago
yep we use api_server: https://api.allegro.ai web_server: https://app.allegro.ai
4 years ago
Hi all! Not sure this is appropriate place to ask for help - direct me to the write place, if so. But I need help with running training process on my single ...
3 years ago
Hi all, I'm having a problem where theclearml venv does not get the PYTHONPATH from local machine. this led to a very ugly and non-pythonic temporal fix usin...
9 months ago
Hello folks! I don't know if this issue has already been addressed. I have a basic PipelineController script with two steps: one of task is for preprocessing...
3 years ago
Hey, everybody! I have such a question, I want to link ClearML Web with my git so that when I add a new task to git it will be automatically added to the que...
7 months ago
Hey there again, I am not sure to understand what is the difference between StorageManager and StorageHelper and which one to use?
4 years ago
I would guess connectivity issues, the TLS is probably python inaccurate response (I mean in a way, it is also a TLS error, but I would imagine this has more...
4 years ago
some example also bringing {}:from clearml import Task # Initialize the task task = Task.init(project_name='your_project', task_name='your_task') # Define a ...
9 months ago
Hey, I'm trying to set up ClearML to work with shared drive where all models are going to be stored. Do you know how to store the models during training simp...
one year ago
Is it possible to locally run a training task using an older version of Python (e.g., 3.6) but execute that task on a Docker container remotely with a newer ...
one year ago