tensorflow / tflite-micro

Infrastructure to enable deployment of ML models to low-power resource-constrained embedded targets (including microcontrollers and digital signal processors).
Apache License 2.0
1.74k stars 770 forks source link

Add big-endian support for specific target #2539

Closed liamsun2019 closed 2 months ago

liamsun2019 commented 2 months ago

Big-endian support is added for specific target. The codes are conditionally compiled by corresponding macros.

google-cla[bot] commented 2 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

liamsun2019 commented 2 months ago

CLA failed.