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

[CUDA] Add functions to dump bfloat16 tensors #19266

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

tianleiwu
Copy link
Contributor

@tianleiwu tianleiwu commented Jan 25, 2024

Description

GroupQueryAttention add BFloat16 in #19095, and there is build error when enable dumping. This supports print bfloat16 tensor to console.

Motivation and Context

@tianleiwu tianleiwu added the ep:CUDA issues related to the CUDA execution provider label Jan 25, 2024
@tianleiwu tianleiwu requested a review from wangyems January 25, 2024 00:43
@tianleiwu tianleiwu merged commit 2b285cd into main Jan 25, 2024
98 checks passed
@tianleiwu tianleiwu deleted the tlwu/dump_bfloat16 branch January 25, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ep:CUDA issues related to the CUDA execution provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants