
FierceHamster54
29
Questions,
178
Answers
Active since 10 January 2023
Last activity
one year ago
Reputation
0
Badges 1
131 × Eureka!Heya, is there any plan for ClearML to leverage the new https://developer.nvidia.com/blog/getting-the-most-out-of-the-a100-gpu-with-multi-instance-gpu/ tech ...
2 years ago
Hey has anyone managed to capture Darts logging with ClearML when using the temporal fusion transformers ? Even when overriding their trainer with a custom P...
one year ago
Hey, currently on a PRO SaaS deployment using pipelines with the GCP autoscaler and setting some credentials into the init scripts of my provisionned VMs (in...
2 years ago
Hey everyone, I am having some difficulties passing environment variables on my piepeline components running on agents ( 1.6.1 ) without docker mode: - I set...
one year ago
Hey everyone, As a Pro-tier SaaS user, I'm experiencing a very high latency when finalizing a dataset, it is attached in a big dataset version hierarchy and ...
one year ago
Hey all, hope you're having a great day, having an unexpected behavior with a training task of a YOLOv5 model on my pipeline, I specified a task in my traini...
2 years ago
Heya, I hope you're all well in this beautiful day, my GCP Autoscaler just died with that strange but short backtrace, wondered if it rang a bell to any of y...
2 years ago
Hey just wanting to know: what is the recommended best practice to write ClearML Pipelines between controller and decorators ?
2 years ago
Hey I hope everyone is having a good day, two quick questions about datasets: Does squashing two datasets deletes the two original datasets ? Is it possible ...
2 years ago
Heya, just wanting to know the state of current and planned features in term of secret managements/key-value stores to be used in ClearML pipelines, if they ...
2 years ago
Hey, would it be possible to add a way to edit autoscaler configs without having to clone them ? This is really frustrating especially when you reached the q...
2 years ago
Hey, is there a way to pass docker args for the execution of a pipeline controller defined through decorator
2 years ago
Hello everyone! I setup a GCP autoscaler on my Pro SaaS deployment but I keep getting this error: clearml_agent: ERROR: Server does not support --use-owner-t...
2 years ago
Hey, has anyone played with lifecycle policy on their ClearML AWS S3 storage ? I had to rollback a simple lifecycle policy changing the access tier of some o...
2 years ago
Hey guys, i hope you all have a nice days, I had to use the Task method .setup_aws_upload(bucket=...,region=...) to overcome a incorrect region specified for...
2 years ago
Hey, trying to figure out how to create an https://clear.ml/docs/latest/docs/clearml_sdk/model_sdk#output-models , the doc says it needs a TaskId but my trai...
2 years ago
Hey, it is said in the pipeline decorator example that requirements for executing a pipeline component is inferred from the imports inside the component func...
2 years ago
Hey, is there a way to set pipeline component return artifact compression at a pipeline level ? It would allow to make big dataframes flow across component w...
one year ago
Hey, what is the recommended approach to speed up the spin up of a Task in a GCP autoscaled instance ? It takes 20mins to build the venv environment needed b...
2 years ago
Heya, good day to everyone, I'm finding myself facing this random error with a very opaque backtrace when attempting to squash two distinct versions of the s...
2 years ago
Heya, the owner of my current Pro SaaS deployment workspace has changed of google account and the google account he used to create the workspace has been clo...
2 years ago
Hey, is there a shortcut on the Dataset SDK to directly get the latest version of a dataset ?
2 years ago
Heya, trying to setup a GCP autoscaler for general-purpose CPU instances ( e2-standard-4 ) but I get into that error: googleapiclient.errors.HttpError: And I...
2 years ago
Hey currently trying to run a pipeline locally to test a pipeline component with PipelineDecorator.run_locally() , first try returned a random pandas error, ...
2 years ago
Hey having an issue passing parameters to a component in a pipeline, the parameters appear to be None inside the component function:
2 years ago
Hey, about the dependency propagation of pipeline components, if I call a vanilla python function from a component does the dependencies specified in the int...
2 years ago
Hey, don't really understand why the ClearML worker needs to pull the repository where my pipeline (defined with decorators) is written is since apparently a...
2 years ago
Hey is ClearML MLFlow based ? Is it exposed to CVE-2023-1176 and CVE-2023-1177 ?
one year ago