exportONNX support for layerNormalizationLayer
    5 次查看(过去 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 中查找有关 Deep Learning Toolbox 的更多信息
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

