[PR #405] [CLOSED] Add device support for mps #612

Open
opened 2026-01-29 21:49:06 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TencentARC/GFPGAN/pull/405
Author: @henryruhs
Created: 7/1/2023
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 311b3bb Add device support for mps

📊 Changes

1 file changed (+10 additions, -2 deletions)

View changed files

📝 gfpgan/utils.py (+10 -2)

📄 Description

This will add MPS support for MacOS which is sooo much faster than CPU.


🔄 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/TencentARC/GFPGAN/pull/405 **Author:** [@henryruhs](https://github.com/henryruhs) **Created:** 7/1/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`311b3bb`](https://github.com/TencentARC/GFPGAN/commit/311b3bb1e53d6d6eec01f4b5a69c6c6bd07ea734) Add device support for mps ### 📊 Changes **1 file changed** (+10 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `gfpgan/utils.py` (+10 -2) </details> ### 📄 Description This will add MPS support for MacOS which is sooo much faster than CPU. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 21:49:06 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: TencentARC/GFPGAN#612