aboutsummaryrefslogtreecommitdiff
path: root/ConversionUtils_1_2.hpp
AgeCommit message (Expand)Author
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-09MLCE-1093 Reshape and concat invalid resultsMike Kelly
2023-07-31IVGCVSW-7787 Fix READ memory access caused by missing printf argumentsKevin May
2023-07-25IVGCVSW-7888 Add Tile convert functionTeresa Charlin
2023-03-14IVGCVSW-3809 Refactor Elementwise Binary ops to use ElementwiseBinaryLayerTeresa Charlin
2022-12-13Optimize the calling of IsLayerSupported().Cathal Corbett
2022-12-05Bug fix gather for negative axisTeresa Charlin
2022-09-06IVGCVSW-7006 Remove deprecated code due to be removed in 22.08Teresa Charlin
2022-05-25IVGCVSW-696 Coverity: Variable declared without initializingCathal Corbett
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Convolution2dKeith Davis
2022-05-05IVGCVSW-6127 ConstTensorsAsInput: DepthwiseConvolution2dCathal Corbett
2022-05-04IVGCVSW-6806 Fixed issue with missing TensorInfos in UnidirectionalSequenceLSTMMike Kelly
2022-01-24IVGCVSW-6269 Add support of Unidirectional Sequence Lstm fp32/fp16 to AndroidCathal Corbett
2021-11-04IVGCVSW-6430 Clear up coverity issuesMike Kelly
2021-10-14IVGCVSW-6428 Remove assertsMike Kelly
2021-09-23IVGCVSW-3715 Add Channel Shuffle supportTeresa Charlin
2021-07-23IVGCVSW-5354 Fix skipped VTS DynamicOutputShape ComparisonTeresa Charlin
2021-06-25IVGCVSW-6178 Add additional compiler warnings to the driverFinn Williams
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
2021-04-26IVGCVSW-5416 'Add android-nn-driver support for CAST'Sadik Armagan
2021-04-02IVGCVSW-5355 Skipped VTS DynamicOutputShape Expand Dims should be passingNikhil Raj
2021-02-24IVGCVSW-5131 Add support for REDUCE_SUM, REDUCE_MIN and REDUCE_MAXTeresa Charlin
2020-10-09IVGCVSW-5359 Fix Transpose Conv2d Dynamic testsFinn Williams
2020-10-09IVGCVSW-5357 Fix skipping Dynamic Grouped Conv2d testsFinn Williams
2020-09-14IVGCVSW-5304 Remove boost::numeric_cast from Android-nn-driverMatthew Sloyan
2020-09-11IVGCVSW-5245 Support Fused Activations for Dynamic TensorsKevin May
2020-09-03IVGCVSW-5271 'Update ConvertQuantized16BitLstm function to use ShapeInference...Sadik Armagan
2020-09-03IVGCVSW-5272 'Update ConvertLstm function to use ShapeInferenceMethod'Sadik Armagan
2020-08-16IVGCVSW-5182 Bug fix for Comparison layer introduced by dynamic tensorsTeresa Charlin
2020-08-14IVGCVSW-5182 Update Convert functions to use ShapeInferenceMethod. 1/2.Teresa Charlin
2020-08-10IVGCVSW-3568 Eliminate rank and axis restriction in Softmax.Teresa Charlin
2020-07-21IVGCVSW-4709 Re-enable Android-NN Resize ParametersDavid Monahan
2020-07-09IVGCVSW-4988 Add handling output shape parameter to TransposeConvolution2dColm Donelan
2020-06-29IVGCVSW-4903 Gather support for axis != 0Teresa Charlin
2020-05-30IVGCVSW-4888 Rename of Resize parameterDavid Monahan
2020-05-29IVGCVSW-3847 Add Support for GATHERTeresa Charlin
2020-05-19IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 DriverSadik Armagan
2020-04-21IVGCVSW-4675 Fix VTS 1.3 GeneratedTest.Test/armnn_resize*David Monahan
2020-03-26IVGCVSW-4447 Add Hal 1_3 SupportKevin May