aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/NEON/BatchNormalizationLayer.cpp
AgeCommit message (Expand)Author
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-959 Add benchmark namespace in benchmark testsMichalis Spyrou
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-832: Clean up tests.Georgios Pinitas
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-363 Add Graph library supportAnthony Barbier
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer