Skip to content

Use torch.accelerator API in GAT example#1335

Merged
msaroufim merged 1 commit into
pytorch:mainfrom
jafraustro:jafraust/accel_gat
Apr 30, 2025
Merged

Use torch.accelerator API in GAT example#1335
msaroufim merged 1 commit into
pytorch:mainfrom
jafraustro:jafraust/accel_gat

Conversation

@jafraustro
Copy link
Copy Markdown
Contributor

@jafraustro jafraustro commented Apr 29, 2025

Refactor GAT example to utilize torch.accelerator API torch.accelerator API allows to abstract some of the accelerator specifics in the user scripts. By leveraging this API, the code becomes more adaptable to various hardware accelerators.

@dvrogozh

Refactor GAT example to utilize `torch.accelerator` API `torch.accelerator` API allows to abstract some of the accelerator specifics
in the user scripts. By leveraging this API, the code becomes more adaptable to various hardware accelerators.

Signed-off-by: jafraustro <jaime.fraustro.valdez@intel.com>
@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 29, 2025

Deploy Preview for pytorch-examples-preview canceled.

Name Link
🔨 Latest commit 437a165
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-examples-preview/deploys/68115a48d0ff400008237f62

@msaroufim msaroufim merged commit 2c435c7 into pytorch:main Apr 30, 2025
8 checks passed
@jafraustro jafraustro deleted the jafraust/accel_gat branch May 6, 2025 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants