SIGN IN SIGN UP

Initial framework of an ethos-u runtime backend #3 (#659)

Summary:
Cleaned up ethos-u runtime flow, replaces https://github.com/pytorch/executorch/issues/595

Added shell of runtime Arm Backend for Ethos-U

./backends/arm/cmake/build.sh will pull the appropriate compiler and build the ethos-u driver and delegate and produce the libraries needed to link an application in, which can run a delegated .pte with the revised vela_bin_stream form contained in these patches.

Currently supports .pte files stored in SRAM.

Pull Request resolved: https://github.com/pytorch/executorch/pull/659

Reviewed By: cccclai

Differential Revision: D50035452

Pulled By: digantdesai

fbshipit-source-id: 7b8a23836c92dfa9235decf4c631654fa8fc396a
R
Rob Elliott committed
78197a308ab539a8e75cb1697740dc12d95bf07a
Parent: 0aff4da
Committed by Facebook GitHub Bot <facebook-github-bot@users.noreply.github.com> on 10/7/2023, 3:05:07 AM