issue-tracking
issue-tracking copied to clipboard
How does comet perform auto_metric_logging? For example, it automatically logs the loss at every training step. Does it extract the necessary metrics from the computational graph constructed in pytorch?
Before Asking:
- [ ] I have searched the Issue Tracker.
- [ ] I have searched the Documentation.
What is your question related to?
- [x] Comet Python SDK
- [ ] Comet UI
- [ ] Third Party Integrations (Huggingface, TensorboardX, Pytorch Lightning etc.)
What is your question?
Code
Please paste a code snippet if your question requires it!