How do I generate code that uses a TensorFlow model without using the TensorFlow library?
Show older comments
I have an existing TensorFlow deep learning network. I would like to use it in code generated from MATLAB, but I do not want the generated code to depend on the TensorFlow library. Do I have any options to achieve this?
Accepted Answer
More Answers (0)
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!