David Davis

Results 2 comments of David Davis

@Vrownie How goes the porting effort for SCATTER_ND?

@aidevmin The additional make targets for the person_detection example are as follows: ``` make -f tensorflow/lite/micro/tools/make/Makefile person_detection make -f tensorflow/lite/micro/tools/make/Makefile person_detection_bin make -f tensorflow/lite/micro/tools/make/Makefile run_person_detection ``` The last of these...