You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments