hi everyone! I’m trying to save my model’s weights to storage. And I can’t do it. I’m tried upload_artifact(), both, with python objects or path to file. The...
one year ago
Hi all. I'm having some issues authenticating with ClearML in Google Colab. Here's what I did locally, which worked: installed clearml performed clearml-init...
3 years ago
Hey community! I have a question regarding the Optuna optimizer with ClearML. I'm using a config yaml file that I'm connecting via task.connect_configuration...
2 years ago
Can I somehow disable the popup “WELCOME TO CLEARML” window at each visit? After closing and refreshing the site it just pops up again
3 years ago
Hi! Everyone. Can I use ClearML for manually annotating my image (segmentation task)? I noticed an ANNOTATIONS button on the left category. Does anyone have ...
one year ago
I saw that ClearML overrides the random number generator is it possible to control this behaviour?
3 years ago
Hi, how can I check if my clearml-agent is running probably? I setup a local server to test, but seems it does not pick up any job. In the UI, I saw the new ...
4 years ago
I’m having some trouble with Task.logger.report_media . i’m trying to report a matplotlib figure that i’ve packed into a BytesIO object (because 2D histogram...
2 years ago
Hi, when I use clearML in jupyter notebook, the task displays SCRIPT PATH: ipykernel_layncher.py by that UNCOMMITTED CHANGES does not show the code. Does any...
2 years ago
Hi all here 🙂 I have a clearml server locally deployed, I want to move it to a bigger machine, how do I transfer my data to the new server ? please advise t...
2 years ago
Hey team, I am trying to setup the clearml server on our EKS cluster and seems like having problem with the api server connecting with mongo. Seems like the ...
2 years ago
Happy new year everyone! 🥂 🎆 Last minute 🎁 v2.0 is now out, with a new UI design! now finally supporting light & dark mode 🤩 Lot's more to come this year...
10 months ago
I want to use the PipelineController which assumes a task already been executed and as ready as template. I never executed the task before and it is a very l...
4 years ago
How do I create sub projects with the new version 1.0?
4 years ago
Hello again, how can i use the clearm-session package ? I don't seem to find any helpful docs or resources: If i have a machine with IP=certain_IP and i have...
4 years ago
Hello! I am hosting my own clearml server. At some point I've transferred it from one machine to another with a new IP address. To my surprise, all uploaded ...
one year ago
Hi, After upgrading to clearml sdk 1.6.0, I am getting error when trying to work with google gcp, Debugging the code i see this line in StorageHelper.check_w...
3 years ago
Hello there, is there a parameter to configure the number of columns rendered in the preview area of the CSV artifacts? (some of them are truncated with “…”)
4 years ago
Hello everyone! I am new to clearml. I have my prebuilt containers and wanted to run them using clearml-agent on remote machine. How can I do that? Is there ...
one year ago
Hi, Is it still true that --services-mode only supports docker mode?
4 years ago
Is there an elegant way of accessing a specific file entry from a dataset without using IO operations to locate the file from the cache folder? The file is i...
2 years ago
Hi All! My team and I are considering using ClearML for our organization's ML infrastructure needs and I have a couple of basic questions about the (cloud) o...
4 years ago
Hello everyone, how do I tell the agent that it needs to install a local module of the repo? If I put git+ in the requirements it will install the module ver...
3 years ago
Hi, We have an agent running inside a Nvidia official container. The agent seems to see the GPU driver but the GPU count is 0 When I join that container, nvi...
one year ago
Is there a way to upload an ROC curve with its underlying data? The use-case: I have trained several models and I want to compare their different working poi...
5 years ago
hi! can someone explain in details to me for what the fileserver, redis, mongodb and elasticsearch are used for?
2 years ago
My GCP auto scalar spins up the box, but the task does not get executed, the status remains pending, I did use the same schedular long ago and it was working...
2 years ago