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

Fix softmax with functional kernel #1998

Merged
merged 5 commits into from
Dec 19, 2024
Merged

Fix softmax with functional kernel #1998

merged 5 commits into from
Dec 19, 2024

Conversation

jgmelber
Copy link
Collaborator

Use a scalar functional kernel rather than the broken LUT based softmax.

jgmelber and others added 2 commits December 19, 2024 11:25
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

github-actions bot commented Dec 19, 2024

Coverage Report

Created: 2024-12-19 20:04

Click here for information about interpreting this report.

FilenameFunction CoverageLine CoverageRegion CoverageBranch Coverage
Totals- - - -
Generated by llvm-cov -- llvm version 14.0.0

@jgmelber jgmelber enabled auto-merge December 19, 2024 19:55
@jgmelber jgmelber added this pull request to the merge queue Dec 19, 2024
Merged via the queue into main with commit bb31254 Dec 19, 2024
53 checks passed
@jgmelber jgmelber deleted the softmax_scalar branch December 19, 2024 21:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant