v0.15.22-p0
- Added support for
AdditiveAttention
layer - Added support for
use_scale
andscore_mode
concat
inAttention
layer - Fixed softmax implementation
- Fixed compiler errors with Visual Studio 2022 (C++20)
- Avoid unnecessarily compiling the TensorFlow model when loading it for conversion