ARM-software / ML-KWS-for-MCU

Keyword spotting on Arm Cortex-M Microcontrollers
Apache License 2.0
1.13k stars 414 forks source link

Deployment of GRU on ARM #121

Open pramodjayram opened 4 years ago

pramodjayram commented 4 years ago

Thanks for this tutorial, I am trying to convert the GRU pb file (listed under the pertained models) to tflite format to deploy it on Arm board. But during the conversion I get an error for Unsupported operations. Have you used any different approach to test the GRU on Arm boards. Any help regaring this is appreciated.