Skip to content

[webgpu] Use different batch command policy to save warmup time #5741

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

axinging
Copy link
Contributor

@axinging axinging commented Oct 19, 2021

For the first execution, we should submit GPU command asap. This can save warmup
time. For the subsequent execution, the batched GPU command is faster.

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

For the first execution, we should submit GPU command asap. This can save warmup
time. For the subsequent execution, the batched GPU command is faster.
@google-cla google-cla bot added the cla: yes label Oct 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant