
VexedCat68
60
Questions,
381
Answers
Active since 10 January 2023
Last activity
one year ago
Reputation
0
Badges 1
371 × Eureka!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
When saving the model, there's a label tab but it's empty.
3 years ago
I'm trying to run a task on an agent. I've passed the requirements file but it isn't able to install it. The error is in the reply. Help would be appreciated.
3 years ago
I've setup my own clearml server. Only problem is, I can't seem to find where the credentials are. I've attached a screenshot.
3 years ago
In the configuration section of an experiment, I can see the args I passed via argparse. Is there any way to create other sections other than args and tf_define
3 years ago
Disclaimer, Not exactly a clearml question. Just wasn't getting a response when asked in the other channel. Anyway here it goes. This is not tool specific. M...
3 years ago
Is it possible to write text file and see it in results of the experiment? I want to use it to version data as in keeping a track of what images have been tr...
3 years ago
Given this pipeline step, is there any way to get the return value outside of the pipeline? Like put split_dataset_id in a variable in the main pipeline file.
3 years ago
Is there a tutorial for ClearML Serving? I followed the steps on its repo but I still don't understand it. Also the serving engine keeps failing after a whil...
3 years ago
In the case where I'm passing a schedule_fn to add_task in a TaskScheduler, how do I pass the function arguments?
3 years ago
Should Dataset Triggers also be activated if there is no trigger condition except dataset_project and a new task starts in that project? Is this expected beh...
3 years ago
Given I want to run a task in a pipeline using a base task id. One of my steps just finds the latest model to use. I want the task to output the id, and the ...
3 years ago
Just following instructions from the clearml-serving repo.
3 years ago
Is there a quicker way to abort all running experiments in a project? I have over a thousand running anonymous data tasks in a specific project and I want to...
3 years ago
Would appreciate some help. Getting this Error. ValueError: Node train_model, parameter '${split_dataset.split_dataset_id}', input type 'split_dataset_id' is...
3 years ago
Is there a ClearML way to write a scheduler to watch a folder and publish a dataset when there are X number of files in that folder, or do I have to write a ...
3 years ago
Hey guys, sorry for the rapid fire questions in the past few days. I have another issue though. I initially ran a task, directly from a repo. It succesfully ...
3 years ago
Is the only available resource to learn and use ClearML-Serving, the github repo, or are their other resources as well? Also, in the repo, once the model is ...
3 years ago
I have a function that runs normally. Its job is to monitor a specific folder, and when I execute the script locally it works fine. When I make a TaskSchedul...
3 years ago
Hi guys, needed a bit of clarification. Every 15 minutes, the scheduler prints, "Syncing scheduler, sleeping for 15 minutes until next sync". Can you guide m...
3 years ago
Set GIT user/pass credentials (if user/pass are set, GIT protocol will be set to https) # leave blank for GIT SSH credentials (set force_git_ssh_protocol=tru...
3 years ago
Is it possible to add just a string or some other object as an artifact? if yes, then how?
3 years ago
Once I set up a clear ml server on a machine. I understand I need an agent listening on a queue to run code. Do I absolutely have to have an agent and the gp...
3 years ago
When it comes to continuous training, I wanted to know how you train or would train if you have annotated data incoming? Do you train completely online where...
3 years ago
When i create clearml-dataset from the cli, I get an id. The same doesn't happen when I use the Python API. is there any way to get the ID in python?
3 years ago
Pipeline_Controller.py doesn't exist in repo, or atleast the link to it in the docs is dead in the simple pipeline example. Any help would be appreciated.
3 years ago
I wanted to ask, I'm versioning my data using ClearML Data. And I'll have a training task with ClearML Task. My question is, does ClearML keep track of the D...
3 years ago
How do I get args like epochs to show up in the UI configuration panel under hyperparameters? I want to be able to change number of epochs and learning rate ...
3 years ago
When using Dataset.get_local_copy(), once I get the location, can I add another folder inside location add some files in it, create a new Dataset object, and...
3 years ago
This message is for the ClearML team. I've found a bug. I think it's reproducible. Basically, when dealing with bools inside args, I think what you guys do i...
3 years ago
Show more results
questions