Deep Learning Toolbox Converter for TensorFlow Models

Import and export TensorFlow models within MATLAB
7.6K Downloads
Updated 13 Dec 2023
The converter for TensorFlow models enables you to import a pretrained TensorFlow model and weights and export a MATLAB network or layergraph as a TensorFlow model.
To import a TensorFlow network in MATLAB, please refer to importNetworkFromTensorFlow.
Import process has been tested with:
  • TensorFlow versions v2.0 to 2.10 (versions of TensorFlow later than 2.10 may also work without issues)
To export a TensorFlow network from MATLAB, please refer to exportNetworkToTensorFlow.
Export supports:
  • TensorFlow v2.0 or later
  • Python version 3.0 or later
MATLAB Release Compatibility
Created with R2017b
Compatible with R2017b to R2024a
Platform Compatibility
Windows macOS (Apple silicon) macOS (Intel) Linux
Categories
Find more on Deep Learning Toolbox in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!