exportONNX support for layerNormalizationLayer

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 Comment

The exportNetworkToTensorFlow function supports exporting a MATLAB network or layer graph, which includes layerNormalizationLayer, to TensorFlow.

Sign in to comment.

Answers (0)

Categories

Find more on Deep Learning Toolbox in Help Center and File Exchange

Products

Release

R2022b

Asked:

on 16 Jan 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!