aboutsummaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Collapse)Author
2020-03-03IVGCVSW-4473 Android R pre Hal 1_3 build changesKevin May
* Update ErrorStatus to V1_0::ErrorStatus * Update Request to V1_0::Request * Update OperandType to V1_2::OperandType * Add namespace android::nn::hal in ArmnnDriverImpl for R only * Add missing g_RelaxedFloat32toFloat16PerformancePowerUsageName * Add namespace V1_0 or V1_1 where necessary * Update Android.mk with R macro and android.hardware.neuralnetworks@1.3 * Remove androidnn.go * include IAllocator in DriverTestHelpers * Remove unused LOCAL_CFLAGS Signed-off-by: Kevin May <kevin.may@arm.com> Change-Id: I1787f1ed6784b3bbec017536d87d49197405e853 Signed-off-by: Kevin May <kevin.may@arm.com>
2020-01-31IVGCVSW-4130 Remove clframework from android-nn-driver build.Colm Donelan
Signed-off-by: Colm Donelan <colm.donelan@arm.com> Change-Id: I019bdab899de19c1a2cb6bbd72dd38ceb677d98b
2020-01-31IVGCVSW-4388 Update ACL pinTeresa Charlin
* Update Android.bp file with new created files. !armnn:2672 Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: Ic56c041018073679c10074ea4c5e95eb7525a631
2020-01-28IVGCVSW-4360 Update ACL pinSadik Armagan
* Update Android.bp file with new created files. !armnn:2612 Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: Idedc9cc3f4bbdb99c29cd1ba0f355aae870fe2e5
2019-11-13IVGCVSW-4051 Update ACL pin to 94e0cf960ea6116eb57fa88d9b951f859b52c602James Conroy
!armnn:2211 Signed-off-by: James Conroy <james.conroy@arm.com> Change-Id: I248bfb6a45c90f053a849f38607a4ba6c14f39d1
2019-10-04IVGCVSW-3889 Add ACL source files required for ClInstanceNormalizationWorkloadAron Virginas-Tar
* Add CLInstanceNormalizationLayer.cpp and CLInstanceNormalizationLayerKernel.cpp to Android.bp Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: I1f86c961c52cda95c6d92aa6108b3eb6bb942f30
2019-10-03IVGCVSW-3947 Update ACL pin to 79f88e6d825402388bb79fc123ee2dfe01985bdaAron Virginas-Tar
* Added runtime/IWeightsManager.cpp to list of required ACL source files !armnn:2034 Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: I0366e936be4a48fe140cd2571b83c8d0c08443d0
2019-10-01IVGCVSW-3873 Update ACL pinNarumol Prangnawarat
* Update ACL pin to include change of ArgMinMax NEON/CL output type to Signed32 !armnn:2010 Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I27c470d02253cbfd57c75c915e1e5ab9707e48dc
2019-09-13IVGCVSW-3873 Update ACL pinSadik Armagan
* Update ACL pin to include fix for Activation.Sqrt issue on Neon * Changes to Android.bp to build the driver with the latest ACL version !armnn:1925 Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: I59c4a7bc9c4fe7399f7d8320d2eb32bf57d6431f
2019-09-03IVGCVSW-3686 Update ACL pinMatteo Martincigh
* Changes to Android.bp to build the driver with the latest ACL version !armnn:1855 Change-Id: I3360c41b7b4f30c5adb46977a1ea7bd8946f433e Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-08-07IVGCVSW-3595 Implement the LoadDynamicBackends function in the Runtime classMatteo Martincigh
* Updated the makefiles to include boost::filesystem !armnn:1702 Change-Id: Ibe0a696d9fd473b552602266a89465289e9dc043 Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-08-05IVGCVSW-3340 Add Neon and Cl LSTMLayerQuantized to Android.bpNarumol Prangnawarat
Change-Id: I6829921c08898865ce61ea1ae32eebdfe4a5c98c Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com>
2019-08-02IVGCVSW-3577 Update ACL pin to include NEON convolution output multiplier fixAron Virginas-Tar
!armnn:1679 Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: I09e75e8182d647bd16b25a815812ca2b03ad7614
2019-07-15IVGCVSW-3513 Update CL pin that fixes impl_base.hpp not found issueNikhil Raj
!armnn:1545 Change-Id: I9f2a2880c9d160c58710335a4ffe1fd837b79e23 Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
2019-07-11Update ACL pin to d473386e4d5e0edcf55e13a2bf3c422a23fac0deAron Virginas-Tar
* Includes fixes for ResizeNearestNeighbor on CL and NEON !armnn:1522 Signed-off-by: Aron Virginas-Tar <Aron.Virginas-Tar@arm.com> Change-Id: Idaf946fd372478ae81037f046dfec601a548fb34
2019-07-05IVGCVSW-3401 Update ACL pin to latest masterJames Conroy
* Updated Android.bp !armnn:1477 Signed-off-by: James Conroy <james.conroy@arm.com> Change-Id: I00ab4147fe0092a16901553876be2220e1bb655c
2019-06-26Update the CL pin to the latest masterFerran Balaguer
!armnn:1394 Signed-off-by: Ferran Balaguer <ferran.balaguer@arm.com> Change-Id: I45799a26bccabf852aeadf61d4f4a81090534fed
2019-06-03Update the CL pin to the latest masterMatteo Martincigh
* Removed no longer existing files from Android.bp !armnn:1267 Change-Id: I9b4eec42ef75778e7dff1a26792e64a8ec403708 Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-05-22IVGCVSW-2911 Add Android Q support to android-nn-driver infrastructureSadik Armagan
* Updated Android.mk to build Android Q * Added androidnn.go to inject cpp flags for Q * Create Runtime when ACL is not enabled Change-Id: Ia3e7a8e484fc81ce63998a65e29753cbf941173c Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Signed-off-by: Kevin May <kevin.may@arm.com>
2019-05-16IVGCVSW-3089 Update Compute Library to Android.bpNarumol Prangnawarat
!armnn:1140 Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: Ib36b1fb34f21c412f430d46f03183f19b2d55e13
2019-04-28IVGCVSW-2773 Update clframework pin: modified the Android.bp fileRuomei Yan
!armnn:1032 Change-Id: I5ddbd9ed23495f04dde9a3b0fc2a30a0560da5f2 Signed-off-by: Ruomei Yan <ruomei.yan@arm.com>
2019-04-09IVGCVSW-2912 Move clframework pin to a4bba9c594c4022c9f85192bb8fd3593ad1a8d3cJim Flynn
!armnn:964 Change-Id: Iae2670235aaebd5a3bd189e167354038c4f4c68b Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-04-02IVGCVSW-2832 (Part 2) update clframework pin to ↵Jim Flynn
b4a44ff3aa98d2b51f1621a7525db3f81108a1bd * Change in clframework to remove check for data format in the NE/CLReductionOperationKernel that was preventing a Resnet v2 50 model from running to completion !armnn:924 Change-Id: Ieab8b5f51df54b3379cedf02da119b3ffe79c7ab Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-03-26IVGCVSW-2832 Update CL pin to e214fcfcc61904e042b271bdbea90d1d96833ca8Jim Flynn
* Adds all the new CL files into the Android.bp since the last pin update !armnn:892 Change-Id: I14b1846b98e57766af5bd75992b0e879d3956dae Signed-off-by: Jim Flynn <jim.flynn@arm.com>
2019-02-06IVGCVSW-2658 Fixes for latest Compute LibraryMatthew Bentham
Change-Id: Idc0114381c3c0425ff7385351a55e0364edddb9c Signed-off-by: Matthew Bentham <matthew.bentham@arm.com>
2019-01-28IVGCVSW-2575 Update CL pin to latest masterConor Kennedy
Change-Id: I5d39d9502c86da71b8569984184b490b1c805fd5
2019-01-25IVGCVSW-2443 Update Android.bp to include CLComparison functionsNattapat Chaimanowong
Change-Id: Ib918c6f9c5d0da7e837abe29330b7ba54586569c
2019-01-25MLCE-84: Fix Android-nn-driver build wrt master compute librarysaoste01
Change-Id: I317adac75c82f0ada031d9fbafe34b89a5de6a3a
2019-01-23IVGCVSW-2545 Fix android-nn-driver build wrt master Compute LibraryMatthew Bentham
Change-Id: I09b976c6323194ae39a2ce7131be5a407487b863
2018-12-31MLCE-82 Add Compute Library NEON mean to Android.bpMatthew Bentham
Change-Id: I0ca7da989d72ed9847b8045ce0476d16a04fa941
2018-12-19Update Android.bp file for latest CL pinNattapat Chaimanowong
Change-Id: Ic1eb5397951cf05651f769da1b00b7a910ed2427
2018-12-17Updated the Android.bp file to build the latest CL masterMatteo Martincigh
Change-Id: Ib7e21bc5e818a13f208c037fdf2453343d2141ef
2018-11-15IVGCVSW-2092 Port LSTMCell::Eval to ArmNNMatteo Martincigh
* Refactored the LSTM unit tests to avoid unnecessary copies * Added new AddTensorOperand convenience function * Fixed some required arguments in some tests * Added new files to Android.bp !armnn:124 Change-Id: I77ed22f2692d8aa46884b9ee31e48403f7299545
2018-11-12Added new ACL file to Android.bp needed to build the driver againstMatteo Martincigh
the latest CL master (0cf77981fadb883b97efec112e115450873e64c3) Change-Id: Icbc3a870e058534ff759489b63fbe7bd4502b962
2018-11-07Added missing file in Android.mk to build the NN Driver with the latest CL pinMatteo Martincigh
!armnn:46 Change-Id: I76177ce9eaa5c1132d3e15158844c2fb4a44d57c
2018-10-25IVGCVSW-2049 Create the CL Mean Float workloadMatteo Martincigh
* Added the missing CLReduceMean.cpp file to the Android mekfile Change-Id: Ieaf7c056d6a5e705999a1daef63f5e78d5db3a37
2018-10-12IVGCVSW-1924: advancing clframework pointerjimfly01
!builder:149820 Change-Id: I1b3deb81f9dcb976cae6ec4bccc3149e43ae7d28
2018-09-18IVGCVSW-1807: change license text in file headersDavid Beck
All changes are the same: // // Copyright © 2017 ARM Ltd. All rights reserved. -// See LICENSE file in the project root for full license information. +// SPDX-License-Identifier: MIT // Change-Id: Ibb7ed1e4e2191b9a978e26b5bacf916db403a60e
2018-08-31Release 18.08telsoa01
2018-05-23Release 18.05surmeh01
2018-03-09Release 18.02telsoa01
Change-Id: I41a89c149534a7c354a58e2c66a32cba572fc0c1