[PR #157] [MERGED] chore(callbacks): deprecate nvitop.callbacks as officially unmaintained #178

Closed
opened 2026-05-05 03:27:18 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/XuehaiPan/nvitop/pull/157
Author: @XuehaiPan
Created: 4/6/2025
Status: Merged
Merged: 4/6/2025
Merged by: @XuehaiPan

Base: mainHead: deprecate-nvitop-callbacks


📝 Commits (2)

  • 2d50ad7 docs(CHANGELOG): update CHANGELOG.md
  • 76c5dbb chore(callbacks): deprecate nvitop.callbacks as officially unmaintained

📊 Changes

8 files changed (+55 additions, -5 deletions)

View changed files

📝 CHANGELOG.md (+1 -1)
📝 README.md (+2 -2)
📝 docs/source/callbacks.rst (+2 -2)
📝 nvitop/callbacks/__init__.py (+13 -0)
📝 nvitop/callbacks/keras.py (+9 -0)
📝 nvitop/callbacks/lightning.py (+9 -0)
📝 nvitop/callbacks/pytorch_lightning.py (+9 -0)
📝 nvitop/callbacks/tensorboard.py (+10 -0)

📄 Description

Issue Type

  • Breaking changes

Motivation and Context

Deprecate nvitop.callbacks as officially unmaintained due to upstream dependencies.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/XuehaiPan/nvitop/pull/157 **Author:** [@XuehaiPan](https://github.com/XuehaiPan) **Created:** 4/6/2025 **Status:** ✅ Merged **Merged:** 4/6/2025 **Merged by:** [@XuehaiPan](https://github.com/XuehaiPan) **Base:** `main` ← **Head:** `deprecate-nvitop-callbacks` --- ### 📝 Commits (2) - [`2d50ad7`](https://github.com/XuehaiPan/nvitop/commit/2d50ad7f966a82a693cb9fd79d6e51e3de2aff3f) docs(CHANGELOG): update CHANGELOG.md - [`76c5dbb`](https://github.com/XuehaiPan/nvitop/commit/76c5dbb84c481f77960d3b6eb04ed868d301d59e) chore(callbacks): deprecate `nvitop.callbacks` as officially unmaintained ### 📊 Changes **8 files changed** (+55 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+1 -1) 📝 `README.md` (+2 -2) 📝 `docs/source/callbacks.rst` (+2 -2) 📝 `nvitop/callbacks/__init__.py` (+13 -0) 📝 `nvitop/callbacks/keras.py` (+9 -0) 📝 `nvitop/callbacks/lightning.py` (+9 -0) 📝 `nvitop/callbacks/pytorch_lightning.py` (+9 -0) 📝 `nvitop/callbacks/tensorboard.py` (+10 -0) </details> ### 📄 Description <!-- Provide a descriptive summary of the changes in the title above --> #### Issue Type <!-- Pick relevant types and delete the rest --> - Breaking changes #### Motivation and Context <!-- Why are these changes required? --> <!-- What problems do these changes solve? --> <!-- Link to relevant issues --> Deprecate `nvitop.callbacks` as officially unmaintained due to upstream dependencies. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:27:18 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/nvitop#178
No description provided.