v0.3.7
New Features:
nt.stax.Cos
nt.stax.ImageResize
- New implementation
implementation="SPARSE"
innt.stax.Aggregate
for efficient handling of sparse graphs (see #86, #9) - Support
approximate=True
innt.stax.Gelu
Bugfixes:
- Fix a bug that might alter
Kernel
requirements - Fix
nt.batch
handling ofdiagonal_axes
(see #87) - Remove the frequent but redundant warning about type conversion in
kernel_fn
- Minor fixes to documentation and code clean-up
Breaking changes: