ARM-software / armnn

Arm NN ML Software. The code here is a read-only mirror of https://review.mlplatform.org/admin/repos/ml/armnn
https://developer.arm.com/products/processors/machine-learning/arm-nn
MIT License
1.14k stars 307 forks source link

Adding 32-bit to the Dockerfile #630

Closed Elm8116 closed 2 years ago

Elm8116 commented 2 years ago

Hi there,

Raspberry Pi is still recommending 32-bit for their users, so this allows 32-bit users to leverage Arm NN in their applications.

Best, Elham

TeresaARM commented 2 years ago

Hi @Elm8116,

Thank you very much for your contribution to ArmNN, we would really love to review it and merge it.

However, instead of a pull request, we expect a commit in Gerrit. You should create a Gerrit review account at mlplatform.org and make your contribution there. You can use your GitHub credentials when creating your account.

The process for contributing to ArmNN is outlined in this Contributor Guide.

Please let us know if you find any issue.

Thank you very much. Kindest regards

Elm8116 commented 2 years ago

Thank you @TeresaARM. Made a gerrit review https://review.mlplatform.org/c/ml/armnn/+/7414 Elham