Rafael Stahl

Results 25 comments of Rafael Stahl

Not sure if the following is related, so i create a new issue: https://github.com/socialpoint-labs/unity-yaml-parser/issues/67

sounds great thanks for your efforts!

Wouldn't these changes conflict with the vision of having loops instead of linear code?

Since the comment would be generated, I don't see any downside. It can only help with debugging!

Thank you for the interest in our project and your feedback. The best reference to get it running would be the CI, because it is continuously tested: https://github.com/cpetig/tflite_micro_compiler/blob/r2.3/.github/workflows/c-cpp.yml Yes, you...

Hello and thanks for reaching out! There already were efforts to update this tool by @yair-ehrenwald and @andrewstevens-infineon. I'd suggest that you send a PR including your specific changes without...

I just copied from inbox to issue, but you are right that there seems to be no mention of this flag in the official repo. https://groups.google.com/a/tensorflow.org/g/micro/c/ExZmKoRzeAs

The master branch still serves a purpose for me, in that I'd use it to keep up with tensorflow master. However we could rename it to "develop"/"dev" to avoid confusion.

This is an error thrown by the TFLite Micro Interpreter, which is also used in this tool. Are you able to use your model with the normal TFLite Micro Flow?...