Import an RNN model from Tensorflow as an ONXX file

3 ビュー (過去 30 日間)
Vasu Sharma
Vasu Sharma 2022 年 11 月 16 日
回答済み: Sivylla Paraskevopoulou 2022 年 11 月 16 日
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?

回答 (1 件)

Sivylla Paraskevopoulou
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.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by