Hi everyone, I'm trying to log a file using the ClearML logger like this: clearml.log_file(file_name=file_name, file_path=file_path) For example, if file_nam...
9 months ago
Hi ClearML Community, I am deploying ClearML on my self-hosted machine(Ubuntu 20.4). I follow the instructions from https://clear.ml/docs/latest/docs/deployi...
3 years ago
Hmm is there any clear (pun intended) documentation on the roles of Storagemanager, Dataset and artefacts? It seems to me there are various overlapping roles...
4 years ago
Hi!, where can I read more about what each datastore (Mongo/ES/Redis) is used for ?
3 years ago
Hi!, Is there an installation guide for cleaml-task CLI util?
3 years ago
Hi! how can I delete dataset from UI and from S3 bucket? I tried to delete from UI and then checking but I still have it ... API client doesn't have methods ...
2 years ago
Hi all! I am solving the following issue -> file1.py task = Task.create( task_name="XXX", project_name='XXX', repo="XXX", branch='master', script= 'XXX/task2...
2 years ago
Hello again 🙂 , any way to get clearml-task utility to support Conda enviroment.yml file passed to --requirements flag? (trying to avoid converting to a req...
3 years ago
Hi! How to fix this error with response?
3 years ago
Hi. I use set_base_docker for remote execute. Its my custom image from gitlab registry. And my question is how I can use script and etc from my image? On my ...
2 years ago
Hi! Im trying pipelines with data creating and model training. pipe = PipelineController( name="data_preprocess_pipeline", project="some", version="1.0.0" ) ...
2 years ago
Hi, I'm looking into deploying ClearML with AWS Opensearch as managed Elasticsearch backend. I'm however not finding any documentation on whether ClearML sup...
2 years ago
Hey guys, first of all ClearML rocks! I love it 🤩 Trying to log a figure, I got : upstream connect error or disconnect/reset before headers. reset reason: c...
2 years ago
Hi Im trying to use Logger.report_media and it seems like we need to rescale video to 1280x1024 for example. Otherwise i cant watch full video in clearmlUI f...
2 years ago
Performance of project overview We see some performance issues with the projects list in the Web UI. When there are lots of sub projects the server response ...
3 years ago
I see that there are new products called clreaml deploy and clearml hyper datasets. What are the use cases or features of these ?
4 years ago
Hi, I've been trying to use hyperparameter optimization for Yolov11. When I try to get the top metrics using # optimization is completed, print the top perfo...
9 months ago
Hi clearml people, I am trying to figure out if plotly animations are supported? I can see that I can report an animation figure and get the Play/Stop button...
4 years ago
For any early adopters, who also want to give us feedback - both good and bad, please feel free to try the clearml-serving beta https://pypi.org/project/clea...
4 years ago
The ClearML Ops end to end on Pipelines is currently under way here https://gtc21.event.nvidia.com/media/1_477hq95y
4 years ago
Hi all, is there a way to schedule the tasks from the queue onto the GPU instances based on factors such as GPU utilisation, number of CPU cores present, fre...
4 years ago
As someone much smarter than me noted.. in our small community we have reached 500 users this morning. It's a small milestone but nothing wrong with celebrat...
4 years ago
The histograms I plot with matplotlib look different on clearml compared to the original plots, how can I make them look the same?
4 years ago
therefore i'm not about to do clearml-init verification. 😢
4 years ago
Is this the old document page? https://allegro.ai/clearml/docs/rst/getting_started/index.html Does it contain anything that the official document doesn't hav...
4 years ago
Hello, we are evaluating ClearML currently and had a question about the Agent’s Docker mode. - Is there a way to enable the Docker mode when installing Clear...
2 years ago
Hi guys, I have a recurring problem : Every few new commits - I try to upload a new task and I have the following error: Using cached repository in "/root/.c...
3 years ago
Hi, when I am running an optimization task through the UI, it seems that most of the children task are getting sent to the archive, while about 5 tasks are b...
3 years ago
Hi, I am running an optimization task with OptimizerOptuna (using your doc https://clear.ml/docs/latest/docs/references/sdk/hpo_optimization_hyperparameterop...
3 years ago