MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
72 views (last 30 days)
Show older comments
I see a few deep learning networks supported for code generation using MATLAB Coder:
I'm looking to generate code from my deep learning network (like ResNet, GoogLeNet, SqueezeNet, VGG-16/19, etc) to run on boards supported by TensorFlow Lite using MATLAB Coder. What are the steps to do this?
3 Comments
Sayan Saha
on 23 Mar 2023
Hello @Weidong Yang, generating code for TFLite models using MATLAB Coder is not yet supported on Mac OS. I'll inform the dev team about your request.
Thanks,
Sayan
Accepted Answer
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!