Hi. When using the logger's report_histogram method, is there a way to "transpose" the displayed histogram so the bars will be on the y axis and the values o...
3 years ago
Hi! I have question about k8s glue agent. Is it possible to specify clearml config there the same way as it is in agentgroups? And also could you please clar...
3 years ago
Hi, I cant access the clearml UI, is there something wrong with your servers?
3 years ago
Hi, I try to run locally clearml-server and clearml-serving to create inference endpoint that utilize Triton server. So far I had port issues so I changed cl...
3 years ago
Hi, I am trying to use the ParameterSet for hyper-parameter tuning with dependencies, an example of how i use it: ParameterSet([{“prm1”:1, “prm2": 1},{“prm1”...
3 years ago
Hi guys, I think there's something wrong on https://app.clear.ml . The font etc is changing to caps and . 's are being introduced into the path of project fo...
3 years ago
Probably a novice question, but I’m getting No repository found, storing script code instead when trying to run a training routine and also a pipeline routin...
3 years ago
Hi. I'm running this little pipeline: from clearml.automation.controller import PipelineDecorator from clearml import TaskTypes @PipelineDecorator.component(...
3 years ago
How can I call the runtime of a experiment running on the clearml agent?
3 years ago
Hi Team ClearML, I am using EC2 AMI running server v1.6.0-213. The storage is only ~20% full, so no shortage of space. I'm having difficulty deleting old pro...
3 years ago
Hey, I've started up a new instance of the clearml server using one of the community AMIs, I copied over the data and config from an older version (Version: ...
3 years ago
👋 Hi everyone! I am in the process of moving from wandb to clearml . Is there a simple way to track gradients and parameters in a pytorch model as simple as...
3 years ago
Hi folks, I just deployed a ClearML agent using the Helm chart. I have a few doubts: after the deployment, I see a new queue called k8s_scheduler, which I di...
3 years ago
Hello everyone. I don't uderstand why is my training slower with connected tensorboard than without it. I have some thoughts about it but i not sure. My inte...
3 years ago
Hey everyone! I’m currently trying to set up hyperparameter optimization with clearml on a base experiment using hydra. I got everything working from the exa...
3 years ago
3 years ago
I'm running ClearML Server Locally using the docker-compose method as mentioned https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_linux_mac ...
3 years ago
Hi folks, occasionally when I clone a job and enqueue it, instead of being processed by the expected queue, a new queue (with some id that looks like an hash...
3 years ago
Hey! I have my custom model, that uses models from populars frameworks inside, such as LGBM, CatBoost etc. Also it have multiple instances of one models of o...
3 years ago
Hello again, I would like to ask you if something like this is possible in ClearML (see screenshot)? For each experiment ( t01 , t02 , etc.) I am able to rep...
3 years ago
Hello, I am using a NAS storage to save my models and dataset artifacts. My pipeline consists of two steps: stage_process (stores processed dataset on NAS st...
3 years ago
👋 Hi everyone! I have a short question that you can for sure help me with. Is there a way to avoid each task to create a new environment? I'd like to specif...
3 years ago
autoscaler from saas (pro version). I attempted to use the autoscaler “application” from clearml UI. here is what I get in the logs of the autoscaler screen ...
3 years ago
Hello! I get the following error in Results->Console after a task is sent for remote execution (using sdk): clearml_agent: ERROR: Could not find task id=a270...
3 years ago