MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
75 次查看(过去 30 天)
显示 更早的评论
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 个评论
Sayan Saha
2023-3-23
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
采纳的回答
更多回答(2 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!