tum-ei-eda / muriscv-nn

muRISCV-NN is a collection of efficient deep learning kernels for embedded platforms and microcontrollers.
Apache License 2.0
65 stars 7 forks source link

Tracking Issue: Fix failing unit test after CMSIS-NN Sync #58

Open PhilippvK opened 4 months ago

PhilippvK commented 4 months ago

Failing scalar tests (on X86):

Failing vector tests (on Spike):

Failing packed tests (on Spike):

PhilippvK commented 4 months ago

See https://github.com/tum-ei-eda/muriscv-nn/pull/56 for details

PhilippvK commented 4 months ago

@ParkerJones567 That will be a lot of work to this these. I hope I can help to figure out some of them (hopefully the bug is just in a support function used by most of the tests...)