aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-21IVGCVSW-3322 Add Quantizer support for TransposeConvolution2DLayerexperimental/transpose_conv2dAron Virginas-Tar
2019-06-21IVGCVSW-3330 Parse dilation parameters for DepthwiseConvolution2d in Deserial...Aron Virginas-Tar
2019-06-21IVGCVSW-3321 Add serialization support for TransposeConvolution2dLayerAron Virginas-Tar
2019-06-21IVGCVSW-3291 Add L2Normalization epsilon value to serializationFerran Balaguer
2019-06-21IVGCVSW-3319 Add frontend support for TransposeConvolution2d LayerAron Virginas-Tar
2019-06-20IVGCVSW-3193 Update bounding box value of MobileNet SSD after refactorNarumol Prangnawarat
2019-06-20IVGCVSW-3212 Refactor RefBatchNormalizationWorkloadMatteo Martincigh
2019-06-20IVGCVSW-3248 Refactor reference BatchToSpace workloadFrancis Murtagh
2019-06-19IVGCVSW-3269 Add Serialization support for the new Prelu Activation layerEllen Norris-Thompson
2019-06-19IVGCVSW-3270 Add Quantizer support for the new Prelu Activation layerMatteo Martincigh
2019-06-19IVGCVSW-3271 Add unit test for dilated DepthwiseConvolution2dTeresa Charlin
2019-06-19IVGCVSW-3231 Add reference workload support for SpaceToDepthKeith Davis
2019-06-19IVGCVSW-3268 Add Reference workload support for the new Prelu Activation layerMatteo Martincigh
2019-06-19IVGCVSW-3299 Add Uint8 Support to Model Accuracy CheckerFrancis Murtagh
2019-06-19IVGCVSW-3288 Add L2Normalization epsilon Neon workload supportFerran Balaguer
2019-06-18IVGCVSW-3234 Ensure that Quantizer allows different quantization scalesNarumol Prangnawarat
2019-06-18IVGCVSW-3234 Add unit test for Concat with different quantization paramsNarumol Prangnawarat
2019-06-18IVGCVSW-3264 Add Unit Test for Dilated Convolution2d to armnnTeresa Charlin
2019-06-17IVGCVSW-3267 Add Arm NN front end support for the new Prelu Activation layerMatteo Martincigh
2019-06-17IVGCVSW-3286 Add epsilon Reference workload supportFerran Balaguer
2019-06-17IVGCVSW-2779 Fix Android Q buildMatteo Martincigh
2019-06-17IVGCVSW-3219: Add QSymm16 support to the ResizeBilinear Reference workloadEllen Norris-Thompson
2019-06-17IVGCVSW-3273 ArmnnQuantizer: UnimplementedException thrown for: VisitNormali...Nikhil Raj
2019-06-17IVGCVSW-3222 Extend Mean ref workload to support QSymm16James Conroy
2019-06-17IVGCVSW-3221 Refactor Mean ref workload and testsJames Conroy
2019-06-17IVGCVSW-3285 Remove out of date check from RefLayerSupport::IsDilatedDepthwis...Aron Virginas-Tar
2019-06-17IVGCVSW-3218 Refactor the Reference Workloads for the ResizeBilinear layerEllen Norris-Thompson
2019-06-14IVGCVSW-3278 Cl and Neon TensorHandles inherit from common base interfaceDerek Lamberti
2019-06-14MLCE-121 Github: Build error on GCC 9Mike Kelly
2019-06-14IVGCVSW-3225 Add QSymm16 support for Rsqrt workloadnikraj01
2019-06-14IVGCVSW-3275 Add Uint8 support for L2NormalizationFerran Balaguer
2019-06-14IVGCVSW-3229 Refactor L2Normalization workload to support multiple data typesFerran Balaguer
2019-06-14IVGCVSW-3224 Add Uint8 support for Rsqrtnikraj01
2019-06-12IVGCVSW-3217 Refactor the Layer tests for ResizeBilinear to make them genericEllen Norris-Thompson
2019-06-12IVGCVSW-3261 Add Quantizer support for SpaceToDepth layerAron Virginas-Tar
2019-06-12IVGCVSW-3260 Add serialization support for SpaceToDepthAron Virginas-Tar
2019-06-12IVGCVSW-3010: Unit Test for Activation Workload for Float32 and Uint8konsof01
2019-06-12IVGCVSW-3258 Add front end support for new SpaceToDepth layerAron Virginas-Tar
2019-06-11IVGCVSW-3253 Refactor MonotonicClockRaw in WallClockTimerAron Virginas-Tar
2019-06-11Github #208 Search for flatc on standard pathsMatthew Bentham
2019-06-11libarmnnQuantizer has references to libarmnn, so use libarmnn for linkGuillaume GARDET
2019-06-07IVGCVSW-3228 Fix bias quantization to be INT32 not QAsymm8Francis Murtagh
2019-06-07Github #140 Use snprintf instead of strncpyMatthew Bentham
2019-06-07IVGCVSW-3237 Add type check to RefLayerSupport::IsDetectionPostProcessSupportedAron Virginas-Tar
2019-06-07IVGCVSW-3223 Fix ref convolution performance regressionMatteo Martincigh
2019-06-06IVGCVSW-3211 Refactor reference Rsqrt workloadnikraj01
2019-06-06IVGCVSW-3143 Extend the Pooling 2d workload to support QSymm16Teresa Charlin
2019-06-06IVGCVSW-3227 Extend the reference normalization workload to support QSymm16Matteo Martincigh
2019-06-06IVGCVSW-3226 Refactor the reference normalization workloadMatteo Martincigh
2019-06-06IVGCVSW-3142 Refactor reference Pooling2d workloadTeresa Charlin