aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-05-09MLCE-1035 Add documentation around NNAPI Capabilitiesv23.05branches/android-nn-driver_23_05Mike Kelly
2023-04-14Update cxxopts from 3.0 to 3.1.1Jim Flynn
2023-04-07IVGCVSW-7197 Android NN driver Opaque delegate changesJohn Mcloughlin
2023-03-14IVGCVSW-3809 Refactor Elementwise Binary ops to use ElementwiseBinaryLayerTeresa Charlin
2023-03-08IVGCVSW-7404 Out of bounds detectionMike Kelly
2023-03-02IVGCVSW-7420 Prevent CpuAcc & GpuAcc from running during android-nn-driver ay...Cathal Corbett
2022-12-21IVGCVSW-7211 Fix float16 operators being wrongly unsupported with android-nn-...Cathal Corbett
2022-12-13Optimize the calling of IsLayerSupported().Cathal Corbett
2022-12-05Bug fix gather for negative axisTeresa Charlin
2022-11-10Update Integrator guide and FAQsv22.11branches/android-nn-driver_22_11Nikhil Raj
2022-10-25IVGCVSW--7126 Update setup.sh to use Flat Buffers v2.0.6Colm Donelan
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-08-05IVGCVSW-7091 Add LICENSE.spdx autogenerated by reuseJim Flynn
2022-08-05IVGCVSW-7090 Add licensing info to awkward filesJim Flynn
2022-07-06IVGCVSW-6899 Add basic Android 13 support to Android.mkKevin May
2022-06-27Add Mapfiles generation to Android.mkRyan OShea
2022-06-01IVGCVSW-6983 Fix for failing Android P buildMike Kelly
2022-05-26GitHub #644 fails to build with flatbuffers 2.0.6Mike Kelly
2022-05-25IVGCVSW-696 Coverity: Variable declared without initializingCathal Corbett
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Convolution2dKeith Davis
2022-05-09IVGCVSW-6127 Fixing seg fault in LayerInputHandleColm Donelan
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-04IVGCVSW-6806 Fixed issue with missing TensorInfos in UnidirectionalSequenceLSTMMike Kelly
2022-04-29IVGCVSW-6838 Disable Import/Export by default in the Android-NN-DriverDavid Monahan
2022-03-31IVGCVSW-6732 Tests surrounded in '#if defined(ARMNNREF_ENABLED)' in android-n...Cathal Corbett
2022-03-23IVGCVSW-6706 Update header includes for new client profiling libJim Flynn
2022-03-16IVGCVSW-6801 Add some timing information to ExecuteGraph.Colm Donelan
2022-03-08IVGCVSW-6649 Add Timepoints to Android NN DriverRyan OShea
2022-02-28IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe in andro...Cathal Corbett
2022-02-21IVGCVSW-6700 Enable Import by defaultDavid Monahan
2022-02-16Revert "Revert "IVGCVSW-6700 Enable import aligned host memory in android-nn-...Narumol Prangnawarat
2022-02-16Document updatesNikhil Raj
2022-02-15IVGCVSW-6783 Re-ordering DumpJsonProfilingIfRequired in ArmnnPreparedModelColm Donelan
2022-02-10IVGCVSW-6388 Update android-nn-driver NnapiSupport.txt for 22.02Nikhil Raj
2022-02-03Add Android S info to Integrator guideNikhil Raj
2022-02-02Revert "IVGCVSW-6700 Enable import aligned host memory in android-nn-driver"David Monahan
2022-01-31Make ETHOSN backend disabled by defaultKevin May
2022-01-28IVGCVSW-6700 Enable import aligned host memory in android-nn-driverNarumol Prangnawarat
2022-01-25Cast Device and Driver in log message to unsigned longZingo Andersen
2022-01-24IVGCVSW-6269 Add support of Unidirectional Sequence Lstm fp32/fp16 to AndroidCathal Corbett
2021-12-14Make it possible to add libs from armnn backends during linking for testZingo Andersen
2021-11-09Fixed Driver Crash in DumpTensorMike Kelly
2021-11-08IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-11-04IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-04IVGCVSW-5636 'Implement NNAPI caching functions'Sadik Armagan
2021-11-04IVGCVSW-6430 Clear up coverity issuesMike Kelly
2021-11-03Make it possible to add libs from armnn backends during linkingZingo Andersen
2021-11-02IVGCVSW-6035 Update android-nn-driver NnapiSupport.txt for 21.11Teresa Charlin
2021-11-02IVGCVSW-6515 Restricting CpuRef LSTM tests to run only when CpuRef is enabledTeresa Charlin
2021-10-22IVGCVSW-6440 Enable internal profiling of Optimizer in Arm NN DriverKevin May