aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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
2019-06-05IVGCVSW-2971 Support QSymm16 for DetectionPostProcess workloadsAron Virginas-Tar
2019-06-05IVGCVSW-3223 Use GetIndex from DataLayoutIndexed.cpp in ConvImpl.cppMatteo Martincigh
2019-06-05IVGCVSW-3212 Refactor the Reference BatchNormalization workloadsMatteo Martincigh
2019-06-05IVGCVSW-3216 Make Rsqrt f32 layers test genericnikraj01
2019-06-05IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayViewMatteo Martincigh
2019-06-04Do not rebuild the serializer/deserializer code if not necessaryMatteo Martincigh
2019-06-04IVGCVSW-3213 Extend the Reference BatchNormalization workload toMatteo Martincigh
2019-06-04IVGCVSW-3212 Refactor the Reference BatchNormalization workloads toMatteo Martincigh
2019-06-04Update the CL pin to the latest masterMatteo Martincigh
2019-06-04Add support for all data type for input and output layersNarumol Prangnawarat
2019-06-04IVGCVSW-3215 Add CreateWorkload test for Rsqrt Fp32nikraj01
2019-06-04IVGCVSW-3179 Extend floor workload to support QSymm16James Conroy
2019-06-03MLCE-124 Fix install target wrt serializer and tflite parserMatthew Bentham
2019-06-03IVGCVSW-3148 Add end to end test for Dequantize layer to Ref, Cl, NeonNarumol Prangnawarat
2019-05-31IVGCVSW-3177 Refactor Floor reference workloadJames Conroy
2019-05-31IVGCVSW-3147 Add CL Dequantization workloadJim Flynn
2019-05-31IVGCVSW-3195 Extend reference SpaceToBatch workload to support QSymm16nikraj01
2019-05-31IVGCVSW-3165 Added accidentally removed CreateFakeQuantization FunctionSadik Armagan
2019-05-31IVGCVSW-3171 Extend the Strided Slice Ref workload to support the QSymm16Matteo Martincigh
2019-05-31IVGCVSW-3170 Refactor the Strided Slice Ref workload for Float32 andMatteo Martincigh
2019-05-31IVGCVSW-3148 Add Neon backend support for DequantizeNarumol Prangnawarat
2019-05-31IVGCVSW-3186 Add ClQuantizeWorkloadSadik Armagan
2019-05-31IVGCVSW-3185 Add NeonQuantizeWorkloadSadik Armagan
2019-05-30IVGCVSW-3194 Refactor SpaceToBatchNd workloadnikraj01
2019-05-30IVGCVSW-3159 Support QSymm16 for Splitter workloadsRuomei Yan
2019-05-30fix reference IsConvolution2dSupported error messagesLes Bell
2019-05-30IVGCVSW-2771 Add more end to end tests for splitter on Cl, Neon, RefNarumol Prangnawarat
2019-05-30MLCE-119: Allow deph multipliers 2 and 3Pablo Tello
2019-05-29IVGCVSW-3173 Extend reference softmax workload to support qsymm16nikraj01
2019-05-29Don't add redundant copiesDerek Lamberti
2019-05-29IVGCVSW-3172 Add QSymm16 support for reshape workloadNina Drozd
2019-05-29IVGCVSW-2992 Document Concat layer renameJim Flynn
2019-05-29IVGCVSW-2745 Unit test error running ArmNN on Raspberry PiConor Kennedy
2019-05-29IVGCVSW-3168 Refactor reference softmax workload into a single workloadnikraj01