V1.16.0
What's Changed
- Fix CI nightly test issues. by @fatcat-z in #2229
- Bump ONNX 1.14.1 by @jcwchen in #2220
- Support tf ResizeArea op. by @fatcat-z in #2241
- Keep activations in bidirectional LSTM (fixes: #2211) by @MaximeChurin in #2234
- Support bool inputs for MatrixBandPart by @Gerstenberger in #2269
- Fix unsupported ops TF 2.14.0: OnesLike by @Gerstenberger in #2270
- Add a condition when remove a transpose node in TransposeOptimizer. by @fatcat-z in #2272
- Change the way to set node name. by @fatcat-z in #2278
- Enable support to ONNX 1.15. by @fatcat-z in #2279
- Adjust CI tests coverage in different pipelines. by @fatcat-z in #2281
- Enable support to ONNXRUNTIME 1.16.3. by @fatcat-z in #2283
A huge thank you to our community for this release!
Full Changelog: v1.15.1...v1.16.0