Parse TF-Lite Model File in C++
Just make run
!
The detail steps are in the makefile
- clone FlatBuffers and compile
- download tf-lite model schema file
- compile schema to c header file
- compile & run
Parse TF-Lite Model File in C++
Just make run
!
The detail steps are in the makefile