i’m trying to clone a task that had cloned my code using a github access token that is now expired. i updated to a new token in clearml.conf , and restarted ...
one year ago
Hi, I'm using training_task.connect() to manually connect the argparse arguments into the task, how do I retrieve the arguments back ? Also, how do I know if...
one year ago
good morning! I have a quick question regarding ClearML Dataset. When creating a new dataset, you have the option to create a description with .set_descripti...
one year ago
Hi, is there a way to query some tasks ordered by a scalar metric? I tried with: Task.get_tasks( project_name='project', task_name='task', task_filter={'orde...
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
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
one year ago
Hey can anyone explain this, my max number of instances is 5 but its showing something like that: its showing 8 instance which does not make sense,
one year ago
if we add same queue multiple workers, what will happen?? how it will work..
one year ago
I tried to upload an image in clearML Report, but it show an error like below. Any one know how to fix it?
one year ago
Hi, I run 'manually' on my local machine with no errors. Then, I clone the completed task and enqueue it. I get to stage when 'Environment setup completed su...
one year ago
Hi, what would be the best practice for using the Datasets when testing different features? Should I just add new Dataset each time I try new feature to the ...
one year ago
Hi, I'm getting the following error when running docker agent using a docker: clearml_agent: ERROR: [Errno 28] No space left on device: '/root/.clearml/venvs...
one year ago
Hi all, I'm a new user with clearml-agent. I know it's supposed to automatically replicate the environment of a task, based on INSTALLED PACKAGES list. Howev...
one year ago
Hi, I am getting line 57, in get_local_copy if helper.base_url == "file://": AttributeError: 'NoneType' object has no attribute 'base_url' when trying to run...
one year ago
Hi all, Is there a way to create a pipeline from files which are already tasks in clearml (with task init and their own parameters which are connected from t...
one year ago
if i give path directly in function it will run if i give it has parameter it is giving error as no file or diectory found
one year ago
Hi guys can you please tell, what does this means..
one year ago
Hi guys, I'm looking for where the docker images that clearml pull from the docker hub (when create worker) is stored on my remote machine but have no ideas ...
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
Please help.
one year ago
I think this is happening because of some cache issue or task picking mechanism, that clearml pipeline does.I haven't found any suitable reference that expla...
one year ago
Any help would be appreciated.
one year ago
is it possible to serve model with frontend HTML page to allow input to be entered. Something like image upload to predict number on it for minst dataset ?
one year ago
why it is unable to acess the file if i change it while rerun
one year ago
Anyhow solved it by creating the new instance!!
one year ago
How will I add the agent, so that it listens to the particular que..my task goes to pending and seems like no worker is running.
one year ago
Hey Need small help.
one year ago
its was running fine yesterday
one year ago
My task is in pending state, after I enqueued the task its in pending state, need help!!
one year ago