Borrar filtros
Borrar filtros

Import an RNN model from Tensorflow as an ONXX file

4 visualizaciones (últimos 30 días)
Vasu Sharma
Vasu Sharma el 16 de Nov. de 2022
Respondida: Sivylla Paraskevopoulou el 16 de Nov. de 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?

Respuestas (1)

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

Categorías

Más información sobre Deep Learning for Image Processing en Help Center y File Exchange.

Productos


Versión

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by