esp32-tensorflow-microspeech
esp32-tensorflow-microspeech copied to clipboard
resize_nearest_neighbor.h:37:32: error: 'round' is not a member of 'std'
Hi there, When I build this project, It shows errors below.
Compiling .pio\build\esp-wrover-kit\libaa5\tfmicro\tensorflow\lite\micro\kernels\softmax.cc.o
Compiling .pio\build\esp-wrover-kit\libaa5\tfmicro\tensorflow\lite\micro\kernels\split.cc.o
In file included from lib\tfmicro\tensorflow\lite\micro\kernels\resize_nearest_neighbor.cc:16:0:
lib\tfmicro/tensorflow/lite/kernels/internal/reference/resize_nearest_neighbor.h: In function 'int32 tflite::reference_ops::GetNearestNeighbor(int, int32, int32, bool, bool)':
lib\tfmicro/tensorflow/lite/kernels/internal/reference/resize_nearest_neighbor.h:37:32: error: 'round' is not a member of 'std'
? static_cast