Skip to content

Create dedicated kv cache header file#4089

Closed
jwfromm wants to merge 1 commit into
pytorch:mainfrom
jwfromm:export-D74290116
Closed

Create dedicated kv cache header file#4089
jwfromm wants to merge 1 commit into
pytorch:mainfrom
jwfromm:export-D74290116

Conversation

@jwfromm

@jwfromm jwfromm commented May 7, 2025

Copy link
Copy Markdown
Contributor

Summary: This diff contains a refactor of custom function stub declarations, this time focusing on kv cache operators. By creating a standalone header file, we enable users to call our custom functions through a C++ API. It also is generally better practice to use headers this way.

Reviewed By: bradleyhd

Differential Revision: D74290116

@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@netlify

netlify Bot commented May 7, 2025

Copy link
Copy Markdown

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit b029048
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/681c05ff4ea2e7000830d78a
😎 Deploy Preview https://deploy-preview-4089--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.

@jwfromm jwfromm force-pushed the export-D74290116 branch from 7f874d2 to b9a253e Compare May 7, 2025 22:16
jwfromm added a commit to jwfromm/FBGEMM that referenced this pull request May 7, 2025
Summary:
X-link: facebookresearch/FBGEMM#1173


This diff contains a refactor of custom function stub declarations, this time focusing on kv cache operators. By creating a standalone header file, we enable users to call our custom functions through a C++ API. It also is generally better practice to use headers this way.

Reviewed By: jasonjk-park, jianyuh, bradleyhd

Differential Revision: D74290116
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

Summary:
X-link: facebookresearch/FBGEMM#1173


This diff contains a refactor of custom function stub declarations, this time focusing on kv cache operators. By creating a standalone header file, we enable users to call our custom functions through a C++ API. It also is generally better practice to use headers this way.

Reviewed By: jasonjk-park, jianyuh, bradleyhd

Differential Revision: D74290116
@jwfromm jwfromm force-pushed the export-D74290116 branch from b9a253e to b029048 Compare May 8, 2025 01:16
@facebook-github-bot

Copy link
Copy Markdown
Contributor

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

@facebook-github-bot

Copy link
Copy Markdown
Contributor

This pull request has been merged in 2c0e915.

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