Skip to content

add copyright header to embedding_forward_quantized_split_template.cu #674

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

jspark1105
Copy link
Contributor

Summary: As title

Differential Revision: D30560690

Summary: As title

Differential Revision: D30560690

fbshipit-source-id: 4d4d59b01ecf5574d409fe318845c6be0f712e23
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e922280.

q10 pushed a commit to q10/FBGEMM that referenced this pull request Apr 10, 2025
Summary:
Pull Request resolved: facebookresearch/FBGEMM#674

X-link: pytorch#3594

Add `--num-requests` in TBE's `device` benchmark to allow for input
batches reuse.  By default, `--num-requests` is set to -1.  In this
case, the benchmark will generate `iters` batches.  If it is set, the
benchmark will generate `num_requests` batches.  If this value is
smaller than `iters`, input batches will be reused (i.e., iter `i`
uses batch `i % num_requests`).

Reviewed By: gajjanag

Differential Revision: D68340968

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