HI, is there a way to limit (archiving) deletion of tasks? for example: admin can delete all experiments but a user can only delete his experiments?
2 years ago
Hi all, im executing a task remotely via a queue. I don't want it to cache the env or install anything before the run, just to run the task on the agent mach...
2 years ago
Hi all! I start a task remotely using a queue. I’m getting an error because clearml doesn’t see the latest commit in my git repo. It constantly refers to one...
2 years ago
Hi Team,Could we create ClearML instance without AMI and configure our own?
2 years ago
Hi! PipelineController has method: - add_pipeline_tags ( bool ) – (default: False) if True, add pipe: tag to all steps (Tasks) created by this pipeline. Can ...
2 years ago
Hi everyone! I've a question concerning the integration with Optuna. I've been able to run the hyperparameter optimization sample successfully ( None ), and ...
2 years ago
Hello. somehow when I add the --docker_args network=host, the task became failed to run. without --docker_args network=host. the task can run. anyone know ho...
2 years ago
Is there a way to deploy a ClearML server with a preconfigured user + its credentials?
2 years ago
Hi all! What's the best way to send my (automatically tracked pytorch) models to the ClearML server? My models are curently saved with file:// URI's, but i w...
2 years ago
Is it possible to set default columns to show on the clearml-server web ui for every user?
2 years ago
For ClearML storage we want to store data in multiple places: - Data versioning: data will be pushed to NAS (since NAS has backup mechanism) - Experiment art...
2 years ago
Good day all. I'm working with the PipelineController for creating pipelines from tasks. One thing I've noticed is that if I do pipe.start_locally() it does ...
2 years ago
Hi, I am using two different environment for mlops and model training. I have setup the agent in the training environment. I can start the queue using comman...
2 years ago
Hey channel, Clearml-serving question Is it good practice to save a .zip file as model, and unzip it in the custom endpoint for usage?
2 years ago
Hi All, I have seen this error somewhere else in the channel where the docker agent gets stuck at this warning, and does not move forward, Requirement alread...
2 years ago
Hi channel, I am using K8s clearml-serving helm chart and noticed a small issue. The current implementation of ...ingress.yaml resource does not contain the ...
2 years ago
Hi, Can anyone help me? I'm trying to create a pipeline of pipelines instead of pipeline of tasks?
2 years ago
Logon failure with Google and OAuth. Used to work. Please assist. Sign in with Google Access blocked: This app’s request is invalid You can’t sign in because...
2 years ago
hey guys, running a clearml pipeline, we keep getting an 'abort by user' message:
2 years ago
Hi Everyone, I have a task that installs a python requirement from bitbucket over ssh. The requirement are defined in a requirements.txt file. In the agent, ...
2 years ago
Hello all, it seems that ExperimentManager is geared toward training jobs. We however need to do evaluation/benchmarking jobs most of the time. Is there anyw...
2 years ago
Hey there! Setting up ClearML on a new coworker’s windows laptop and running into issues. Here is the stacktrace when running a test script, which simply ini...
2 years ago
Hi, is there a quick way to create new pipeline from few other/"sub" pipelines?
2 years ago
Hi everyone, is there a way to either aggregate scalars in the web UI or to read scalars from existing tasks? My use case is that I do multiple runs of the s...
2 years ago
hello! question about clearml-serving : Trying to do model inference on a video, so first step in Preprocess class is to extract frames. However, once this i...
2 years ago
how to use clearml-session.. i mean jupyter notebook.. i tried this command "clearml-session" on my clearml server.. it wasnt working
2 years ago
I ran into something that I'd describe and an error but I want to verify this to be the case first. The error seems to be produced if I call output_model.upd...
2 years ago
Hey channel, I would like to setup Kubernetes for serving my models only. Does it mean I can use clearml-serving helm chart alone? What would be the use case...
2 years ago
Hi everyone, could it be that ClearML does not track packages correctly, that use import names different from their package name? For example scikit-image is...
2 years ago
I know at least one other person has posted about this previously, but when I interact with Datasets I keep getting a bunch of repeated logging messages with...
2 years ago