Releases: HimaxWiseEyePlus/himax_tflm
Releases · HimaxWiseEyePlus/himax_tflm
v2.0
v1.0.1
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
update to use google tensorflow Lite for Micro v2.5