aboutsummaryrefslogtreecommitdiff
path: root/src/core/NEON/kernels/NEBatchNormalizationLayerKernel.cpp
AgeCommit message (Expand)Author
2019-08-06COMPMID-2336 Fix valgrind error for BatchNormalizationLayer on NEON with NHWC...Giorgio Arena
2018-11-02COMPMID-1188: Add support for activation in NEBatchNormalization.Georgios Pinitas
2018-11-02COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templatedAnthony Barbier
2018-11-02COMPMID-1409: Disable BN + Act fusion in the graph if activation is not suppo...Georgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-804: Add NHWC data format support for NEON batch normalisationMichele Di Giorgio
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-617: Add validate support for NEON BatchNormalizationLayer.Ioan-Cristian Szabo
2018-11-02COMPMID-556: Add support to build arm64-v8.2-a for Android platform (clang co...Ioan-Cristian Szabo
2018-11-02COMPMID-634: Enable clang with libc++ to compile for Android (32 and 64 bits)Ioan-Cristian Szabo
2018-11-02COMPMID-481: Add thread info parameterMoritz Pflanzer
2018-11-02COMPMID-417: Add in-place support for batch-normalization.Georgios Pinitas
2018-09-17COMPMID-421: Added FP16 support in BatchNormalizationLayer.Pablo Tello
2018-09-17COMPMID-410 Port BatchNormalization to use fixed point 16Michalis Spyrou
2018-09-17COMPMID-417: DepthConvert NEON for QS8/QS16.Georgios Pinitas
2018-09-17COMPMID-417: Autoconfigure for BatchNormalization CL/NEON.Georgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier