issue-tracking
issue-tracking copied to clipboard
Questions, Help, and Issues for Comet ML
## Where is the issue? - [x] Comet Python SDK - [x] Comet UI - [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lighting etc) ## To Reproduce Steps to...
## Describe the Bug When adding a panel and then changing its size it doesn't always scale appropriately but for example covers only the leftmost part when scaling to the...
## Describe the Bug By default, there is a color chosen for charts in an experiment. I simply want to change the color of the charts but for some reason,...
Dear Comet ML Team, Thank you for offering such a great product. I am using it daily for my research and recommended it to my colleagues. I am working on...
## Is your feature request related to a problem? Please describe. Currently (comet 3.23.1) when I specify `auto_histogram_gradient_logging=True` and/or `auto_histogram_gradient_logging` when using comet with keras, and using a tf.dataset I...
## Describe the Bug When I use `OfflineExperiment` instead of `Experiment`, Comet does **not** record Git metadata. ## Expected behavior `OfflineExperiment` record Git metadata like `Experiment`. ## Where is the...
## Describe the Bug While logging the loss metric comet_ml logs random values for local rank 0 and the right value of loss for other ranks. Look at the graphs...
## Before Asking: - [ ] I have searched the Issue Tracker. - [ ] I have searched the Documentation. ## What is your question related to? - [x] Comet...
## Describe the Bug Editing a panel and saving it increases the time to save it. At some point the editor becomes unusable. Maybe this has something to do with...
Hi There! Deleting experiment is super useful for clearing up clutter, unfortunately, the same cannot be done with ExistingExperiment. Today, I'd accidentally loaded up a checkpoint with a bug that...