aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark/CL/BatchNormalizationLayer.cpp
AgeCommit message (Expand)Author
2019-01-11COMPMID-1652 NEON Cleanup and add missing testsMichalis Spyrou
2018-11-02COMPMID-803: Add NHWC data format support for CL batch normalisationMichele Di Giorgio
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-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-832: Clean up tests.Georgios Pinitas
2018-11-02COMPMID-363 Add Graph library supportAnthony Barbier
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer