aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-19IVGCVSW-6124 ConstTensorsAsInput: Convolution2dv22.05branches/android-nn-driver_22_05Keith 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
2021-10-14IVGCVSW-6428 Remove assertsMike Kelly
2021-09-28IVGCVSW-5985 Remove deprecated codeJan Eilers
2021-09-23IVGCVSW-3715 Add Channel Shuffle supportTeresa Charlin
2021-09-03android-nn-driver getType returns the right devicePablo Tello
2021-09-02IVGCVSW-6262 Add support for Reduce ProdTeresa Charlin
2021-08-11IVGCVSW-5919 Update android-nn-driver NnapiSupport.txt for 21.08Matthew Sloyan
2021-08-10BugFix: Fix skipping VTS tests.Matthew Sloyan
2021-07-27IVGCVSW-6158 ConstTensorsAsInput: FullyConnected - ToolsMatthew Sloyan
2021-07-23IVGCVSW-5354 Fix skipped VTS DynamicOutputShape ComparisonTeresa Charlin
2021-07-19NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public includeRob Hughes
2021-07-15IVGCVSW-5965: Remove the boost library from android-nn-driver build files.Sadik Armagan
2021-07-12IVGCVSW-6062 update ArmnnPreparedModels to have a single static instance of t...Finn Williams
2021-06-25IVGCVSW-6178 Add additional compiler warnings to the driverFinn Williams
2021-06-25IVGCVSW-6178 Fix Wsign-compare error in android driverFinn Williams
2021-06-23IVGCVSW-6062 Rework the async threadpoolFinn Williams
2021-06-17IVGCVSW-5943 Updates for latest AndroidKevin May
2021-06-16IVGCVSW-6088 Add Sin and Log to ElementWiseUnaryTeresa Charlin
2021-06-16Add QUANT8_ASYMM_SIGNED in PadV2 for HAL1.3Teresa Charlin
2021-06-12IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M]Jan Eilers