Commit 79d0082
committed
Align tensorArena in IMU_Classifier to 16 bytes
The TensorFlowLite library checks that the supplied arena memory
is aligned to 16 bytes, and crashes if it is not. This change
ensures the memory is aligned as expected.1 parent 5f17cac commit 79d0082
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments