David Davis

Results 15 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...

@longhoangth Can you provide a much more detailed description of your issue?

[internal notes: script update for legacy Keras -or- test training with concrete function conversion instead of Keras TOCO conversion]

@fwcd @HemanthSai7 Let's discuss further. TFLM does not have dynamic memory allocation, thus a RANGE operator would be limited to only being supportable with all 3 inputs as constant-tensors. Is...

@andresovela Thanks for your PR submission (and all the spelling corrections!). This will require some discussion with @suleshahid. I like the template change for sizing the timing data.

@andresovela Thank you for your interest in TFLM (RTLM) and for submitting this PR! Also, thank you for your persistence and perseverance. Please re-merge with the main branch, so there...

> Ah, seems like Unpack int16 support was added in #3028 . Could you refactor? @andresovela Please remove the `unpack.cc` changes in your PR and keep in the PR the...

@vp-cad Can you please add a description of the change. Also please make sure a "bug=fixes" line appears in the description.

@vp-cad Please reformat the changes to adhere to Google code style rules. The incorrect lines of code can be seen in the failed CI check for "Code Style".