aboutsummaryrefslogtreecommitdiff
path: root/tests/benchmark
AgeCommit message (Expand)Author
2018-11-02COMPMID-761: Add CL/NEON FastCorners benchmark testsJohn Richardson
2018-11-02COMPMID-761: Add CL/NEON MinMaxLocation benchmark testsJohn Richardson
2018-11-02COMPMID-814: NEScale NHWC supportGeorgios Pinitas
2018-11-02COMPMID-1141 Fix segfault in 'NEON/MeanStdDev/RunLarge@Shape=1245x652:Format=U8'Giorgio Arena
2018-11-02COMPMID-761: Add CL/NEON MeanStdDev benchmark testsJohn Richardson
2018-11-02COMPMID-1115: Valgrind: asserts triggered in NEPoolingLayerKernelGeorgios Pinitas
2018-11-02COMPMID-761: Add CL/NEON IntegralImage benchmark testsJohn Richardson
2018-11-02COMPMID-1089 CLPoolingLayer fix padding and add output shape computation to S...Giorgio Arena
2018-11-02COMPMID-761: Add CL/NEON Median3x3 benchmark testsJohn Richardson
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-761: Add CL/NEON Phase benchmark testsJohn Richardson
2018-11-02COMPMID-806 Add NHWC data format support format for NEON poolingMichalis Spyrou
2018-11-02COMPMID-761: Add CL/NEON HOGDescriptor benchmark testsJohn Richardson
2018-11-02COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cppGeorgios Pinitas
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-1012 : Add OpenCL benchmarks for WinogradVidhya Sudhan Loganathan
2018-11-02COMPMID-987: Make beta and gamma optional in BatchNormalizationMichele Di Giorgio
2018-11-02COMPMID-761: Add CL/NEON Histogram benchmark testsJohn Richardson
2018-11-02COMPMID-761: Add CL/NEON EqualizeHistogram benchmark testsJohn Richardson
2018-11-02COMPMID-949: Optimizing CLDepthwiseConvolution3x3Kernel for FP16Michele Di Giorgio
2018-11-02COMPMID-908 - Merge Activation layer with Convolution Layer (NEON. CL, GLES)Isabella Gottardi
2018-11-02COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GCAlex Gilday
2018-11-02COMPMID-959: Collapse window in activation layer for GLES.Georgios Pinitas
2018-11-02COMPMID-959 Add benchmark namespace in benchmark testsMichalis Spyrou
2018-11-02COMPMID-983 - Add new benchmark tests for Convolution LayerGian Marco Iodice
2018-11-02COMPMID-846: Create a ConvolutionLayer for NEONIsabella Gottardi
2018-11-02COMPMID-764 Removed reciprocal QS testsAnthony Barbier
2018-11-02COMPMID-853 Use tile 2 for CL depthwise convolution QASYM8Giorgio Arena
2018-11-02COMPMID-906: Use fused activation in NEON Batch normalizationGeorgios Pinitas
2018-11-02COMPMID-765 - Extended GEMM benchmarkGian Marco
2018-11-02COMPMID-897 Merge batch normalization with bounded reluGiorgio Arena
2018-11-02COMPMID-892: OCLGrind failures on both validation and benchmarkGeorgios Pinitas
2018-11-02COMPMID-890: Valgrind: NEON Convolution Layer validation failsIsabella Gottardi
2018-11-02COMPMID-790 - NEON: Add QASYMM8 support to ConvolutionIsabella Gottardi
2018-11-02APPBROWSER-377: GCConvoutionLayer support for FP16Stephen Li
2018-11-02COMPMID-753 Add benchmarks for ActivationLayers used in MobileNetGiorgio Arena
2018-11-02COMPMID-832: Clean up tests.Georgios Pinitas
2018-11-02COMPMID-765 - Reduced to 4 the batch size for AlexNetGian Marco
2018-11-02COMPMID-785: Add QASYMM8 support for pooling layerGeorgios Pinitas
2018-11-02COMPMID-786: Remove all the fill() calls in benchmarksAnthony Barbier
2018-11-02COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNetGiorgio Arena
2018-11-02COMPMID-742: Add image input support for Harris Corners testsAlex Gilday
2018-11-02COMPMID-753 Add benchmarks for QASYMM8 depthwise convolution layers used in M...Giorgio Arena
2018-11-02COMPMID-765: Fix HarrisCorners data type in benchmarksGeorgios Pinitas
2018-11-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02APPBROWSER-357: Fix Transpose performance issue by tuning lwssteli01
2018-11-02COMPMID-761: Add CL/NEON Magnitude benchmark testsIoan-Cristian Szabo
2018-11-02APPBROWSER-359: Sync tensor in GC benchmark testsJoel Liang