aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-08Review and update documentation for supported operatorsHEADv24.02mainbranches/android-nn-driver_24_02Kevin May
2023-09-26IVGCVSW-6294 Added Split support to Android-NN-Driverv23.11branches/android-nn-driver_23_11Mike Kelly
2023-08-22IVGCVSW-7957 Fix weights checking when converting Conv2d/DepthwiseConv2dKevin May
2023-08-11Fixed issue where schema wasn't being updatedMike Kelly
2023-08-09MLCE-1093 Reshape and concat invalid resultsMike Kelly
2023-08-02Updating usage of HasCapability to use HasMatchingCapability.v23.08branches/android-nn-driver_23_08Colm Donelan
2023-08-01IVGCVSW-7900 Added parameter checks to executeFencedMike Kelly
2023-08-01IVGCVSW-7899 Cannot handle tensors with more than 5 dimensionsMike Kelly
2023-08-01IVGCVSW-7701 Add TILE to NnapiSupport.txtNikhil Raj
2023-07-31IVGCVSW-7787 Fix READ memory access caused by missing printf argumentsKevin May
2023-07-31IVGCVSW-7825 Resolving CTS failures with Android Q and Hal 1.2.Colm Donelan
2023-07-25IVGCVSW-7888 Add Tile convert functionTeresa Charlin
2023-07-19IVGCVSW-7760 Add support for Android 14Kevin May
2023-05-18IVGCVSW-7400 Add support for PowTeresa Charlin
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