aboutsummaryrefslogtreecommitdiff
path: root/setup.sh
AgeCommit message (Collapse)Author
2023-08-11Fixed issue where schema wasn't being updatedMike Kelly
* Schema will always be updated whenever setup.sh is run Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: Id30c9b21ee0c76a039cec7fea91e1fc8a66b02ed
2022-10-25IVGCVSW--7126 Update setup.sh to use Flat Buffers v2.0.6Colm Donelan
Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: Ie218ba025f83ef7163eb8b548a89625a271c8a4c
2022-08-05IVGCVSW-7090 Add licensing info to awkward filesJim Flynn
Signed-off-by: Jim Flynn <jim.flynn@arm.com> Change-Id: I908aa5c7581b7bb1eebeb8e32625c9b64a9ff7e9
2022-06-01IVGCVSW-6983 Fix for failing Android P buildMike Kelly
* Removed ability to use AOSP version of flatbuffers * The version of Flatbuffers shipped with Android P is V1.8.0 but ACL and ArmNN need V1.12.0 or later. Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I791855ba474c02c119c3353c5195a3ba6d48c3b5
2022-05-26GitHub #644 fails to build with flatbuffers 2.0.6Mike Kelly
* Fixed bug where flatbuffers was downloaded every time setup.sh was run. * setup.sh will attempt to use the version of flatbuffers used by android if one is available. * setup.sh will now generate ArmnnSchema_generated.h where one does not exist !armnn:7625 Signed-off-by: Mike Kelly <mike.kelly@arm.com> Change-Id: I62f3be6ebfc7fbef39597295dca194d70294646c
2021-07-15IVGCVSW-5965: Remove the boost library from android-nn-driver build files.Sadik Armagan
* Remove all references to boost from the android-nn-driver build files: !armnn:5811 Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: I7df7d815e658a52acf3e32305bc300dfaf9a1fe4
2021-05-05Update boostorg URL to download boostNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I4eaab3e4cc83b817afa6fe7521710c9fab0fd8a4
2021-01-28IVGCVSW-5487 Update setup and Android.bp files to build v8.2a driverNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I6c068d50f4d6ccc063b64806d47dd72a81514701
2021-01-11IVGCVSW-5485 'Add CacheLoadedNetwork options to Android NN Driver'Sadik Armagan
* Added Flatbuffers dependency to android-nn-driver * Added CacheLoadedNetwork options to android-nn-driver Options will be android.hardware.neuralnetworks@1.3-service-armnn -v -c GpuAcc -n arm-armnn -s -q <file_path> & Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: I2cdf0b84062cb1c6ad4346cd64b00161cfe85920
2020-05-25Updating boost download URL in the setup.shNikhil Raj
* AndroidNNOOB test was failing to download boost from the sourceforge.net mirror. Hence switching back to boostorg URL Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ida65ea690ced44d382358b0ea6eac021a99a9b0a
2020-03-30Downloading boost from sourceforge instead of boostorgNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I7da8fdf2afef8382f1544ebda5aeb40cef8608e2
2018-03-29Release 18.03surmeh01
2018-03-09Release 18.02telsoa01
Change-Id: I41a89c149534a7c354a58e2c66a32cba572fc0c1