MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
72 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Bill Chou
am 18 Jan. 2022
Bearbeitet: Bill Chou
am 25 Jul. 2024
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 Kommentare
Sayan Saha
am 23 Mär. 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
Akzeptierte Antwort
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!