Skip to content

Releases: RTduino-libraries/TensorFlow-Lite-Micro

v2.4.0.2

09 Oct 23:27
Compare
Choose a tag to compare

此版本在v2.4.0.0基础上,cherry-pick上游 https://github.com/tensorflow/tflite-micro 仓库,至2023-05-13 d5f70ceb5202f72efc856901c3418fff92b76f9e ,此后tflite-micro出现结构变动,导致同步编译不过。详见:#13

此版本已经在RTduino STM32F412 Nucelo板上验证通过。

Full Changelog: v2.4.0.0...v2.4.0.2

v2.4.0.1

09 Oct 23:24
Compare
Choose a tag to compare

此版本再v2.4.0.0基础上,cherry-pick了上游最后一次尝试合并,但未合并的PR tensorflow#185

在RTduino STM32F412 Nulceo上验证通过

Full Changelog: v2.4.0.0...v2.4.0.1

v2.4.0.0

18 Feb 16:16
Compare
Choose a tag to compare

fork https://github.com/tensorflow/tflite-micro-arduino-examples current version (v2.4.0) and port to RTduino/RT-Thread as version 2.4.0.0.

  • has verified can be worked on STM32F412 Nucleo board with hello world example.

此版本为上游最后基线所在位置进行移植,此后上游tensorflow/tflite-micro-arduino-examples不再维护,同步终止。

Full Changelog: https://github.com/RTduino-libraries/TensorFlow-Lite-Micro/commits/v2.4.0.0