MATLAB Coder: How do I build LiteRT Library (formerly TensorFlow Lite) for Deep Learning C++ code generation and deployment?
47 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Bill Chou
am 18 Jan. 2022
Bearbeitet: Bill Chou
am 10 Feb. 2025
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 LiteRT (formerly known as 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
Siehe auch
Kategorien
Mehr zu Deep Learning Code Generation Fundamentals finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!