Skip to content
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

Add sweep_utils.py script to tune heuristics #3656

Closed
wants to merge 1 commit into from

Conversation

YUNQIUGUO
Copy link
Contributor

Summary:
As title. heuristics tuning scripts for fp16_fast_gemv

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

Differential Revision: D68786295

@facebook-github-bot
Copy link
Contributor

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

Copy link

netlify bot commented Feb 4, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

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

YUNQIUGUO added a commit to YUNQIUGUO/FBGEMM that referenced this pull request Feb 5, 2025
Summary:

X-link: facebookresearch/FBGEMM#732

As title. heuristics tuning scripts for `bf16_fast_gemv`

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

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

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

YUNQIUGUO added a commit to YUNQIUGUO/FBGEMM that referenced this pull request Feb 5, 2025
Summary:

X-link: facebookresearch/FBGEMM#732

As title. heuristics tuning scripts for `bf16_fast_gemv`

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

Differential Revision: D68786295
YUNQIUGUO added a commit to YUNQIUGUO/FBGEMM that referenced this pull request Feb 5, 2025
Summary:

X-link: facebookresearch/FBGEMM#732

As title. heuristics tuning scripts for `bf16_fast_gemv`

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

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

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

1 similar comment
@facebook-github-bot
Copy link
Contributor

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

YUNQIUGUO added a commit to YUNQIUGUO/FBGEMM that referenced this pull request Feb 5, 2025
Summary:

X-link: facebookresearch/FBGEMM#732

As title. heuristics tuning scripts for `bf16_fast_gemv`

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

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

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

Summary:

X-link: facebookresearch/FBGEMM#732

As title. heuristics tuning scripts for `bf16_fast_gemv`

currently the script needs a manual hack to update the kernel for passing in block dims to work. see comments in the code.

Reviewed By: ipiszy

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in dced756.

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