exportONNX support for layerNormalizationLayer
2 ビュー (過去 30 日間)
古いコメントを表示
I have a project where I am training a neural net in matlab for use in a java environment. The layerNormalizationLayer helps the model a great deal, but exportONNXNetwork does not support this layer. Is there any timeline for adding support for this layer? Any suggested workarounds in the meantime?
1 件のコメント
Sivylla Paraskevopoulou
2023 年 2 月 9 日
The exportNetworkToTensorFlow function supports exporting a MATLAB network or layer graph, which includes layerNormalizationLayer, to TensorFlow.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Image Data Workflows についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!