Skip to content

Add torch.jit.script to unit tests #3869

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

spcyppt
Copy link
Contributor

@spcyppt spcyppt commented Mar 21, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/956

We previously removed torch.jit.script from the tests since it was long deprecated. However, many pyper and production models are still using torch.jit.script.

We add torch.jit.script to the tests to ensure torch script compatibility

Reviewed By: q10

Differential Revision: D71602117

Summary:
X-link: facebookresearch/FBGEMM#956

We previously removed torch.jit.script from the tests since it was long deprecated. However, many pyper and production models are still using `torch.jit.script`.

We add torch.jit.script to the tests to ensure torch script compatibility

Reviewed By: q10

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

This pull request was exported from Phabricator. Differential Revision: D71602117

Copy link

netlify bot commented Mar 21, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 32bba27
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/67ddd9732f8e090008431367
😎 Deploy Preview https://deploy-preview-3869--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 site configuration.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7c1cb95.

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
X-link: pytorch#3869

Pull Request resolved: facebookresearch/FBGEMM#956

We previously removed torch.jit.script from the tests since it was long deprecated. However, many pyper and production models are still using `torch.jit.script`.

We add torch.jit.script to the tests to ensure torch script compatibility

Reviewed By: q10

Differential Revision: D71602117

fbshipit-source-id: 8e37a917ea5b08e51088f1638ede06559adf3dc9
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