fzi-peccia
fzi-peccia
Hi! If you are interested in deploying TFLite to Gemmini, take a look at the integration I developed between TVM and Gemmini. * https://discuss.tvm.apache.org/t/presenting-the-generation-of-code-for-the-gemmini-accelerator/14107 The code can be found here:...
Hi @hngenc, sorry for the delay. I added the padding_value in gemmini-rocc-tests to all places where it could be needed. See https://github.com/fzi-peccia/gemmini-rocc-tests/tree/non_zero_padding
Hi @hngenc, I created the pull request for my changes in gemmini-rocc-tests https://github.com/ucb-bar/gemmini-rocc-tests/pull/37
Sorry all, I was on vacation, I will tackle these comments this week.
Hi @cbalint13 . Thank you very much for the feedback and the diff. I implemented the changes you suggested and also rebased on main. Regarding the mixed dtype cases, the...
Hi @BujSet . Where you able to integrate Zephyr and Executorch?