Skip to content

Releases: HimaxWiseEyePlus/himax_tflm

v2.0

09 Mar 08:31
Compare
Choose a tag to compare

update himax_we1_sdk to v21
use google tensorflow Lite for Micro v2.6

v1.0.1

11 Aug 05:39
Compare
Choose a tag to compare

Modify by tag v1.0
This is including the google tensorflow Lite for Micro v2.5 which we fixed some bugs.

While using gnu tool chain and O2 optimize to build resize_bilinear op, it could not get right value in Offset function at tensorflow/lite/kernels/internal/types.h file.
We should add volatile type to let dims_data do not be optimized.

v1.0

01 Sep 06:24
454af6f
Compare
Choose a tag to compare

update to use google tensorflow Lite for Micro v2.5