aboutsummaryrefslogtreecommitdiff
path: root/ConversionUtils.hpp
AgeCommit message (Expand)Author
2020-10-29IVGCVSW-5267 Remove boost from core android-nn-driverJames Ward
2020-10-23IVGCVSW-5353 - Fix skipped concat VTS testsDavid Monahan
2020-10-02IVGCVSW-5356 Fix skipping VTS DynamicOutputShape FullyConnectedFinn 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-08IVGCVSW-5270 Update ConvertConcatenation function to use ShapeInferenceMethodKeith Davis
2020-09-03IVGCVSW-5272 'Update ConvertLstm function to use ShapeInferenceMethod'Sadik Armagan
2020-09-02IVGCVSW-5276 'Update ConvertSqueeze function to use ShapeInferenceMethod'Sadik Armagan
2020-08-20IVGCVSW-5220 Set all operations to unsupported after encountering an unsuppor...Finn Williams
2020-08-20IVGCVSW-5224 Fix for UnknownDimensionsTest in CpuRef and GpuAccKevin May
2020-08-19IVGCVSW-5220 Fix UnknownCombinationsTest/UnknownDimensionsTestFinn Williams
2020-08-14IVGCVSW-5182 Update Convert functions to use ShapeInferenceMethod. 1/2.Teresa Charlin
2020-08-12IVGCVSW-4931 Update NN Driver to support dynamic tensorsFinn Williams
2020-07-06Add support for Rank and scalar tensorsFinn Williams
2020-07-03IVGCVSW-4920 Invalid Negative Stride fixRyan OShea
2020-05-19IVGCVSW-4453 Add Support for ANEURALNETWORKS_QLSTM to HAL 1.3 DriverSadik Armagan
2020-05-14IVGCVSW-4531 StridedSlice Failures on HAL DriversSadik Armagan
2020-04-21IVGCVSW-4675 Fix VTS 1.3 GeneratedTest.Test/armnn_resize*David Monahan
2020-04-21IVGCVSW-4679 Fix VTS DeadlineTest failures 1.3 CpuAcc CpuRefSadik Armagan
2020-04-07IVGCVSW-4378 Fix transpose outputInfo for skipped Concat VTS in CL and NeonTeresa Charlin
2020-04-07IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2020-03-31IVGCVSW-4407 HAL 1.3 Operators SupportSadik Armagan
2020-03-26IVGCVSW-4447 Add Hal 1_3 SupportKevin May
2020-03-19IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN DriverSadik Armagan
2020-03-11IVGCVSW-4482 Remove boost::ignore_unusedJan Eilers
2020-03-03IVGCVSW-4473 Android R pre Hal 1_3 build changesKevin May
2020-02-28IVGCVSW-4375 Add driver support for TransposeMike Kelly
2020-02-20IVGCVSW-4375 Fixed driver crashesMike Kelly
2020-01-28MLCE-153 Padding calculation for TransposeConv ignores strideMike Kelly
2020-01-27IVGCVSW-4301 Correctly validate reshape for broadcastable inputsDerek Lamberti
2020-01-24IVGCVSW-4262 Add Calls to IsReshapeSupported and IsPermuteSupportedKevin May
2020-01-24IVGCVSW-4260 Fix Transpose CpuRef VTS failuresJames Conroy
2020-01-13IVGCVSW-3813 Add Unary Elementwise Operation support to the android-nn-driverjosh minor
2020-01-13Rename quantized data typesDerek Lamberti
2020-01-09IVGCVSW-4315 Fix Fully Connected infer output shape bugFinnWilliamsArm
2020-01-07IVGCVSW-4192 Add DEQUANTIZE to the android-nn-driverKeith Davis
2019-12-06IVGCVSW-4225 Reject dynamic tensors to TRANSPOSEMatthew Bentham
2019-11-29Catch std::exception instead of armnn::ExceptionDerek Lamberti
2019-11-28IVGCVSW-4209 Create a public API for the ArmNN UtilsMatteo Martincigh
2019-11-27MLCE-115 Remove redundant support checking for PermuteMatthew Bentham
2019-11-25MLCE-144 Fix 2d pooling convert functionFinnWilliamsArm
2019-11-25Refactor DequantizeIfRequired()Aron Virginas-Tar
2019-11-21IVGCVSW-4151 HAL 1_2 Dequantize FP32 Per Channel Tests on CpuAcc FailingSadik Armagan
2019-11-19IVGCVSW-3697 Add Support for ANEURALNETWORKS_ARG[MAX|MIN] to HAL 1.2 DriverFrancis Murtagh
2019-11-18IVGCVSW-4137 Failing LSTM android-nn-driver Unit Tests in HAL 1.2Sadik Armagan
2019-11-18IVGCVSW-4139 Fix regression in ConvertDequantize()Aron Virginas-Tar
2019-11-12IVGCVSW-4079 Modify the channel dimension accordingly with the weights permut...Teresa Charlin
2019-11-07MLCE-133 Fixed ASR hero use-casePablo Tello
2019-11-06IVGCVSW-3841 Add support for per-axis quantizationAron Virginas-Tar
2019-11-01MLCE-143 Fix for reference implementation for service stopping when running CTS.Teresa Charlin