v8.1.7
What's Changed
- ci: make gpu tests single threaded by @alexander-camuto in #700
- fix: uncomparable values in acc table by @alexander-camuto in #701
- feat: power of 2 div using type system by @alexander-camuto in #702
- refactor: range check recip by @alexander-camuto in #703
- refactor: equals argument without lookups by @alexander-camuto in #705
- refactor: lookup-less layer norm by @alexander-camuto in #706
- refactor: use layout as the forward function by @alexander-camuto in #707
- chore: more descriptive debug logs on forward pass by @alexander-camuto in #708
- chore: update h2 curves by @alexander-camuto in #709
- refactor: calibration for resources and accuracy over same scale range by @alexander-camuto in #710
Full Changelog: v8.0.1...v8.1.7