[PR #84] [CLOSED] Update pytorch_lightning.py callback #151

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

📋 Pull Request Information

Original PR: https://github.com/XuehaiPan/nvitop/pull/84
Author: @lkhphuc
Created: 8/2/2023
Status: Closed

Base: mainHead: patch-1


📝 Commits (2)

  • f85dc71 Update pytorch_lightning.py
  • 0eae807 Update pytorch_lightning.py

📊 Changes

1 file changed (+3 additions, -3 deletions)

View changed files

📝 nvitop/callbacks/pytorch_lightning.py (+3 -3)

📄 Description

Issue Type

  • Bug fix

Description

Use new trainer property, and fix callback function arguments.

Motivation and Context

Deprecated property in lightning.
https://github.com/Lightning-AI/lightning/pull/12072/files#diff-667a2513c158c2b01d73b479e4dea75587d8531f9cd286891d34570a2fd145dcR2117


🔄 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/84 **Author:** [@lkhphuc](https://github.com/lkhphuc) **Created:** 8/2/2023 **Status:** ❌ Closed **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`f85dc71`](https://github.com/XuehaiPan/nvitop/commit/f85dc71f46ae0179fd78377e358dae77d0ac33e9) Update pytorch_lightning.py - [`0eae807`](https://github.com/XuehaiPan/nvitop/commit/0eae807fe8f57fa5f0e11c666561fc55843d802f) Update pytorch_lightning.py ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `nvitop/callbacks/pytorch_lightning.py` (+3 -3) </details> ### 📄 Description #### Issue Type <!-- Pick relevant types and delete the rest --> - Bug fix #### Description Use new trainer property, and fix callback function arguments. #### Motivation and Context Deprecated property in lightning. https://github.com/Lightning-AI/lightning/pull/12072/files#diff-667a2513c158c2b01d73b479e4dea75587d8531f9cd286891d34570a2fd145dcR2117 --- <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:26:49 -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#151
No description provided.