Is it possible to add a callback for a pipeline from a step?
4 years ago
One more follow-up still; we're trying to run non-GPU scaler, and I've finally sorted out subnet and security groups issues, only to run into this: Executing...
3 years ago
Hi guys, I couldn't find any information whether you guys are looking for contributors (programming-wise not just bug reports) Thanks 🙂
5 years ago
Hi, What is the best way to add new data to the uploaded dataset. Currently, uploaded dataset stored in Clearml have this structure. Dataset_rootpreprocess_A...
3 years ago
Hello! In my code I use a package that writes into wav files, named soundfile (import soundfile as sf). On 'conda list' there are - SoundFile 0.10.3.post1 py...
2 years ago
wondering why my plots are not in plot section but under debug section
5 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
Trains seems to fail to capture my conda environment, any idea? OS: Window 10
5 years ago
Im trying to run this exmple : https://clear.ml/docs/latest/docs/guides/pipeline/pipeline_controller But getting 'Could not find queue named "services", What...
4 years ago
Hi, I've asked MagnificentArcticwolf3 but I think it should be asked in here too, Trains-agent reproduces the environment (via docker) of an experiment I wan...
5 years ago
Hey all. Thinking about organisation of artefacts and how we store them in S3. We have been using the StorageManager to upload files to target S3 destination...
4 years ago
Shortened URLs for sharing deep links to experiment result views would be nice. Is there a way to do that without using a third party URL shortener?
4 years ago
Hi ! I have some hyper parameters of my clearml task which i connected to task with- parameters = task.connect(model_train_dict, name='train_params'). I ran ...
2 years ago
Hi guys, I have a recurring problem : Every few new commits - I try to upload a new task and I have the following error: Using cached repository in "/root/.c...
3 years ago
Is there anyway to start the API server to get more information... any debug parameter?
4 years ago
Hi, working with clearml 1.6.4 what is the correct way to list all the dataset s within a specific project ?
3 years ago
What is the recommended way to stop the execution of a specific agent? This command doesn't allow me to specify the agent IP I want to stop: clearml-agent da...
4 years ago
Hi all, I am developing clearml-web. Which screen is the hyperdataset? None
2 years ago
Hi! I got a question regarding the following scenario: I want to try out different hyperparmeter settings using clear ML, and I want to run the experiments o...
one year ago
discovered an issue with clearml-session where we have the agents running within a tailscale network. When the clearml session is local on the same physical ...
one year ago
Hi, Is There A Means To Leverage On Clearml To Run A Ml Inference Container That Does Not Terminate?
Hi, is there a means to leverage on clearml to run a ml inference container that does not terminate?
9 months ago
Hello, I'm using Trains for logging my training script. However, while using the logger I'm getting this: trains.Task - WARNING - ### TASK STOPPED - USER ABO...
5 years ago
Hey everyone, I'm trying to add a test user to the api server config. Here is a snippet form my values.yaml file. Do I have this formatted correctly? I'm not...
3 years ago
Hi Team,i am doing retraining of the model once new data created. my code is stucking as shown below
2 years ago
Question about the file server. Currently, we have a machine with MINIO installed, and all file communication is made using the MINIO SDK client. [MINIO is j...
5 years ago
Did someone here already try the https://ngc.nvidia.com/catalog/containers/nvidia:pytorch with clearml? It seems like there is a base conda environmenet wher...
4 years ago
Hey, I’m getting the following error when loading a model using model.get_local_copy() … raise ValueError("Could not retrieve a local copy of model weights {...
4 years ago
WARNING:root:Could not delete Task ID=6cd7f02be36c4361965adf9f027bcda5, Task ID "6cd7f02be36c4361965adf9f027bcda5" could not be found 2021-07-15 20:58:48,046...
4 years ago
Hi, I think I found a small bug: Clone an experiment Enqueue it on a queue with no workers Delete the queue Try to Dequeue the experimentThe last operation w...
4 years ago