Commit 0b554e9
authored
Update pulp-nn-mixed submodule (pulp-platform#145)
This PR updates the `pulp-nn-mixed` submodule to include the fix for an illegal hardware loop configuration related to the `pulp_zero_mem` utility function [PR10](pulp-platform/pulp-nn-mixed#10). The updated submodule removes the MemoryFence() from the loop, allowing the compiler to correctly generate a valid HW loop and preventing illegal configurations.
## Changed
- `pulp-nn-mixed` submodule1 parent f792722 commit 0b554e9
File tree
2 files changed
+2
-1
lines changed- TargetLibraries/PULPOpen/third_party
2 files changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
Submodule pulp-nn-mixed updated 7 files
- XpulpNN-mixed/32bit/include/pulp_nn_utils.h+1-1
- XpulpNN-mixed/64bit/include/pulp_nn_utils.h+1-1
- XpulpNN/32bit/include/pulp_nn_utils.h+1-1
- XpulpNN/64bit/include/pulp_nn_utils.h+1-1
- XpulpV2/32bit/include/pulp_nn_utils.h+1-1
- XpulpV2/64bit/include/pulp_nn_utils.h+1-1
- generators/templates/pulp_nn_utils_h.t+1-1
0 commit comments