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 support for bfloat16 in segment_matmul operation #272

Merged

Conversation

DamianSzwichtenberg
Copy link
Member

This PR covers CPU implementation.

This PR covers CPU implementation.
Copy link

codecov bot commented Nov 2, 2023

Codecov Report

Merging #272 (9340aad) into master (2a0d558) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #272   +/-   ##
=======================================
  Coverage   85.24%   85.24%           
=======================================
  Files          32       32           
  Lines        1098     1098           
=======================================
  Hits          936      936           
  Misses        162      162           
Files Coverage Δ
pyg_lib/csrc/ops/cpu/matmul_kernel.cpp 85.71% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

CHANGELOG.md Outdated Show resolved Hide resolved
@rusty1s rusty1s enabled auto-merge (squash) November 2, 2023 11:28
@rusty1s rusty1s merged commit 44760ec into pyg-team:master Nov 2, 2023
12 checks passed
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