Hi everyone Trying to add cloudflare r2 storage to api.files_server or sdk.development.default_output_uri as https://. r2.cloudlarestorage.com to upload clea...
2 years ago
task.set_parameters(queue='default') controller = PipelineController(name='my_pipeline', project='my_project') controller.add_step('train', train_model, para...
2 years ago
Hey, do hyperdatasets offer the same features with tabular data? Almost all examples on the docs are on image datasets
2 years ago
Hello everyone, is it possible to perform a optimization task based on an executed task? In the pipeline I handover the task id of an executed training task ...
2 years ago
Hi everyone! First of all, huge thanks to the ClearML team for this wonderful tool. I wish I knew it earlier to use it for my ML/DL projects! I've a question...
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
Please tell me what RAM metric is tracked by ClearML? what i see in htop and on the board don't match even though it's the same server 20 GB vs 70GB
2 years ago
Hi! Is it possible to change a port on which clearml server is launched?
2 years ago
Hello! I have a hard time connecting to non-aws s3 bucket to use it as a storage to clearml Dataset. Even though I add access and secret key in ~/clearml.con...
2 years ago
Hi, how can i make a stage in a clearml pipeline non-blocking? The scenario is that stages downstream needed runtime info from the first stage, however the f...
2 years ago
Hi there, I’ve been trying to play around with the model inference pipeline following this guide . I am able to of the steps (register the models), but when ...
2 years ago
Hi all! Quick question: can clearml-agent build a docker image from a Dockerfile before using it for running a task?
2 years ago
Hi, is there a solution for user-roles? I want to give access to ClearML to a user outside the DS team, but only to view experiment results. I don't want the...
2 years ago
i need deploy clearml on-premise without docker? please mention is there any ways to follow?
2 years ago
Bug report? We noticed that the AWS autoscaler will lose track of instances crashing due to no space left on device, and the ec2 instance will remain running...
2 years ago
Hello, I am trying to modify my clearml-agent running on a AWS autoscaler (From ClearML applications). I want to be able to clone my repo (working), and inst...
2 years ago
Hello channel, Two other related questions: - ClearML is supposed to automatically detect GIT repo directly. It works when I run a python script but it does ...
2 years ago
please explain the forward steps to continue
2 years ago
Hello, I have my ClearML instance hosted at URL " None ". ClearML agent for some reason cannot connect to " None " DEBUG:urllib3.util.retry:Incremented Retry...
2 years ago
Hi all, I am developing clearml-web. When I checked the V1.10 code, it seems that the Reports screen cannot be opened due to the error " Error14:Fieldsnotdef...
2 years ago
quick question - does clearml's task support subprocesses launched within a script? I have this scenario - clearml task launches a dvc script using their api...
2 years ago
Hello channel, I have a question regarding clearml serving in production. I have different environments, and different models each of them linked to a use ca...
2 years ago
Hi all! Couldn't find this in the documentation, how do you specify a "setup shell script", so it is used for that specific task?
2 years ago
Hello Everyone. Nice to meet you I got this error when I run docker-compose after upgrading clearml-serving from 1.0 => 1.3 Have you seen this error? If you ...
2 years ago
Hi all, Does anybody happen to have any recent experience spinning up service workers (via clearml agent) with a limited number of instances/workers? We'd li...
2 years ago
is clearml able to intercept (automatically) metrics gathered via torchmetrics.MetricTracker ?
2 years ago
I'm trying to understand the difference between tasks and pipelines. I get the big picture but the thing I struggle to understand is the interplay in the cod...
2 years ago