Effacer les filtres
Effacer les filtres

Import an RNN model from Tensorflow as an ONXX file

4 vues (au cours des 30 derniers jours)
Vasu Sharma
Vasu Sharma le 16 Nov 2022
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?

Réponses (1)

Sivylla Paraskevopoulou
Sivylla Paraskevopoulou le 16 Nov 2022
You can import a TensorFlow model directly (don't need to first convert to ONNX) by using the importTensorFlowNetwork or importTensorFlowLayers function.

Catégories

En savoir plus sur Deep Learning for Image Processing dans Help Center et File Exchange

Produits


Version

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by