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.17k stars 310 forks source link

reduced mul-ops for input indexing in loops. #609

Closed sahilbandar closed 2 years ago

james-conroy-arm commented 2 years ago

Hi @sahilbandar ,

Many thanks for your contribution - I like this patch! Unfortunately, this is not the correct process for contributing to the Arm NN project. The correct way is to push to our ML Platform Gerrit: https://review.mlplatform.org/#/q/project:ml/armnn This GitHub repo is a mirror of what is merged on our Gerrit server. GitHub is where we officially publish our quarterly releases and where issues can be reported.

I held an Arm AI Tech Talk where I went through the steps on how to push to Gerrit, here is the link to the exact place where I talk about it: https://youtu.be/ewvrDMKUGH8?t=1645

The link to the slides is here (see slide 27 for links I mentioned): https://developer.arm.com/-/media/Arm%20Developer%20Community/PDF/AI%20Tech%20Talks/Arm%20NN%20-%20AI%20Tech%20Talk%20Sep%208th.pdf?revision=17024b5f-44e8-4655-a5d7-4e4b26931831&hash=3887A1A4962C8320DB53A02071489C7AEF294577

The link to our other Arm AI Tech Talks is here: https://developer.arm.com/solutions/machine-learning-on-arm/community/ai-virtual-tech-talks

Please have a go and let me know if you have any issues.

Cheers, James

james-conroy-arm commented 2 years ago

I see it on Gerrit now, thanks! I will close this PR.

James

sahilbandar commented 2 years ago

Hi @james-conroy-arm ,

Thanks for the educating me on having my contribution on ARMNN.

james-conroy-arm commented 2 years ago

No problem :)