You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add tests and documentation for mixed precision methods
- Added mixed precision tests to the Core test group in runtests.jl
- Added documentation for all four mixed precision methods in docs
- Added section explaining when to use mixed precision methods
- Documentation includes performance characteristics and use cases
The tests now run as part of the standard test suite, and the
documentation provides clear guidance on when these methods are
beneficial (large well-conditioned problems with memory bandwidth
bottlenecks).
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments