Skip to content

feat(bfloat16): add Phase 4 math functions#13

Merged
dndungu merged 1 commit intomainfrom
feat/bfloat16-phase4
Mar 30, 2026
Merged

feat(bfloat16): add Phase 4 math functions#13
dndungu merged 1 commit intomainfrom
feat/bfloat16-phase4

Conversation

@dndungu
Copy link
Copy Markdown
Contributor

@dndungu dndungu commented Mar 30, 2026

T46.5.5

Implement BFloat16Sqrt, Exp, Log, Log2, Sin, Cos, Tanh, Sigmoid.
Each function converts to float64 for computation and converts back.
Add FastMode variants for Sigmoid and Tanh using polynomial approximation.
@dndungu dndungu merged commit eb88d1e into main Mar 30, 2026
@dndungu dndungu deleted the feat/bfloat16-phase4 branch March 30, 2026 14:12
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