필터 지우기
필터 지우기

Import an RNN model from Tensorflow as an ONXX file

조회 수: 4 (최근 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 CenterFile Exchange에서 Deep Learning for Image Processing에 대해 자세히 알아보기

제품


릴리스

R2022b

Community Treasure Hunt

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

Start Hunting!

Translated by