UX question\request: Is there a planned interface feature to enable convenient debug images scrolling ? Or maybe there is a different way to do it? When it g...
4 years ago
Hi, I'm trying to set up sdk.development.default_output_uri with a custom endpoint URL for an S3 bucket. It seems that the ClearML Python client didn't check...
4 years ago
Hi! I was taking a look at the https://pytorch-lightning.readthedocs.io/en/latest/common/lightning_cli.html and wanted to know if anyone has used clearml wit...
4 years ago
first time using TF (with PT at the same program) got this error: clearml/binding/frameworks/__init__.py", line 34, in _inner_patch ret = patched_fn(original...
4 years ago
For those using ClearML for model storage - do you use it just for storing checkpoints during training, or do you also use it as a canonical storage location...
4 years ago
Hi, I am trying to update the aws_autoscaler to the latest version on the master branch. I simply changed the commit id in the experiment and run it, this ga...
4 years ago
i have managed to deploy model by thr clearml-serving, now they are runing on the docker container engine (that doesn't have GPU in it) , what is the entrypo...
4 years ago
Hi, I have quite a generic question. Basically, I am picking your brains for any solution. Our current pipeline has (clearml-data, clearml and seldon). We we...
4 years ago
Hi all. While running an experiment all the requested plots are presented in the dashboard. But when the experiment is completed some of the plots disappeare...
4 years ago
Hello, I have a problem with creating projects using "get_or_create_project". The function fails when the project already exists. But the name of the functio...
4 years ago
Hello everyone, I have security question. Can we use custom Auth like auth0 to login to the platform instead using the built-in one? Mind to share the steps?...
4 years ago
Hi all, I am trying to debug a strange issue with the most minimal version of a http://clear.ml session (the simple "hello world" Task instance), within a ra...
4 years ago
Any plans to add support for MultiIndex tables? That comma-separation feels a bit odd. (Also this shows up in plots while in the scalars tab I actually have ...
4 years ago
Hi! Trying to run the following very basic code. The first few parts works as they should: connecting the configuraiton first reporting of scalars reporting ...
4 years ago
Hi, every one, what is the algorithm to schedule a task after pulling it from a queue in agent? I am using ClearML Open Source. Thanks in advance.
4 years ago
Hi, I'm trying to use the ClearML-logger to present images in the results-plots tab : logger = self.task.get_logger() logger.report_matplotlib_figure(title=f...
4 years ago
Hi everyone, I have a question that is not directly related to ClearML: What is the best way to start clearml-server and clearml-agents at startup of a Ubunt...
4 years ago
Hi, I execute my scripts with ArgParse parameters, e.g. python3 my_experiment.py --name test --device 0 and then in my script call: from clearml import Task ...
4 years ago
Hi, is it possible to specify per experiment (task in clearml) where the results (artifacts) are saved?
4 years ago
Hi, is clearml-server compatible with latest versions of ES ( > 7.6.2)?
4 years ago
Hello, I'm not getting training metrics tracked by ClearML when I execute the a training script remotely, but I get them if I run locally. Is it because I ha...
4 years ago
Hi, I'm looking at ClearML as an option to automate our training pipelines. However, from reading the documentation I'm confused if ClearML can do what we wa...
4 years ago
Hi, I have a ClearML installed on a standalone server running our company's customized Ubuntu mod. I'm experience logging failures, due to what seems like a ...
4 years ago
Hi, I would like to switch from the elastic-search service in the docker-compose of the clearml-server to an externally managed, scalable elastic-search clus...
4 years ago
which I want to be able to view on the experiments page to for comparing
4 years ago
I see that scalars requires a list of values, so I can't find where and how I log only one number
4 years ago
hi, how can I log a metrcis consists of one number?
4 years ago
Hi, we are using GitLab and it is a security requirement to use ssh keys to access the repos for each individual. We are also using k8s glue. Is there any pr...
4 years ago
has anyone successfully deployed clearml on a kube cluster utilizing istio? i don’t see any mention of istio in the docs.
4 years ago