Skip to content

Commit a2dadd6

Browse files
tchatonBorda
authored andcommitted
[App] Enable Python Server and Gradio Serve to run on accelerated device such as GPU CUDA / MPS (#15813)
(cherry picked from commit 4e64391)
1 parent a881db9 commit a2dadd6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/lightning_app/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
5656

5757
- Fixed the work not stopped when successful when passed directly to the LightningApp ([#15801](https://github.com/Lightning-AI/lightning/pull/15801))
5858

59+
- Fixed the PyTorch Inference locally on GPU ([#15813](https://github.com/Lightning-AI/lightning/pull/15813))
60+
5961

6062
## [1.8.2] - 2022-11-17
6163

0 commit comments

Comments
 (0)