Skip to content

Conversation

cthi
Copy link
Contributor

@cthi cthi commented Sep 20, 2025

Summary:
Broke the ROCm build by accident in D82855103 :(.

Since the function is cuda specific, we can just only include it when being used for cuda for now. For some reason it cannot build properly standalone still in fbcode, which Is why I originally tried to move it to inline header, but that broke OSS since hipify would not get run.

Differential Revision: D82895451

Copy link

netlify bot commented Sep 20, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit a067851
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/68cf02b9e5f1d10008c38988
😎 Deploy Preview https://deploy-preview-4902--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

pytorch-bot bot commented Sep 20, 2025

No ciflow labels are configured for this repo.
For information on how to enable CIFlow bot see this wiki

@meta-cla meta-cla bot added the cla signed label Sep 20, 2025
@facebook-github-bot
Copy link
Contributor

@cthi has exported this pull request. If you are a Meta employee, you can view the originating diff in D82895451.

Summary:

Broke the ROCm build by accident in D82855103 :(.

Since the function is cuda specific, we can just only include it when being used for cuda for now. For some reason it cannot build properly standalone still in fbcode, which Is why I originally tried to move it to inline header, but that broke OSS since hipify would not get run.

Differential Revision: D82895451
@facebook-github-bot
Copy link
Contributor

@cthi has exported this pull request. If you are a Meta employee, you can view the originating diff in D82895451.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 3cefe05.

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.

2 participants