pytorch / FBGEMM

FB (Facebook) + GEMM (General Matrix-Matrix Multiplication) - https://code.fb.com/ml-applications/fbgemm/
Other
1.12k stars 451 forks source link

Update scaled_mm signature in quantize benchmark. #2779

Closed jwfromm closed 3 weeks ago

jwfromm commented 3 weeks ago

Summary: D58699985 changed the return type of torch._scaled_mm. We need to update our implementation to match to avoid errors on main. We should consider adding a test to prevent future API breakages.

Differential Revision: D58981269

netlify[bot] commented 3 weeks ago

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
Latest commit 1addcf12322079fc846951966279cfb5e98c4259
Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/667a0b386e7a0c000949130c
Deploy Preview https://deploy-preview-2779--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 commented 3 weeks ago

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

facebook-github-bot commented 3 weeks ago

This pull request has been merged in pytorch/FBGEMM@9c4b799f2c88bc25a0cf5e58db65fdb64f3d027c.