TensorFlow Addons v0.12.1
Release Notes
- Built against TensorFlow 2.4.1
- CUDA kernels are compiled with CUDA 11
- API docs found on the website
Changelog
- Remove AVX2 Compilation by default (Aligns with https://github.com/tensorflow/tensorflow/releases/tag/v2.4.1)
tfa.image
- Fix image/fix sparse image warp unknown batch size (#2311)