Neural Network Libraries v1.38.0 をリリースしました!
主要なリリースアイテムはSpotlightをご確認ください。
Spotlight
opset 14 importer support
このリリースからONNX opset14のサポートを開始しました。
Opset14で追加された HardSwish
や Trilu
の対応に加え、BatchNormalization
に追加された training_mode
や Reshape
に追加された allowzero
にも対応しています。
File format converterのサポート状況はreadthedocsをご確認ください:
https://nnabla.readthedocs.io/ja/latest/python/file_format_converter/Function-Level_Support_Status.html
nnabla
Bugfix
Build
- upgrade tensorflow to 2.14 to avoid numpy issue
- add -x parameter for nnabla_cli function_info
- limit pytest version
- Sync API level with filtering out Einsum
- replace blockdiag with graphviz