Import an RNN model from Tensorflow as an ONXX file
    1 回表示 (過去 30 日間)
  
       古いコメントを表示
    
Hi,
I am trying to import a RNN model with its weights from tensorflow and got the following error when I tried with an assosciated onxx file. Could somebody help out with the same?

0 件のコメント
回答 (1 件)
  Sivylla Paraskevopoulou
    
 2022 年 11 月 16 日
        You can import a TensorFlow model directly (don't need to first convert to ONNX) by using the importTensorFlowNetwork or importTensorFlowLayers function.
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!