aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-11-02 COMPMID-847: DATA_UPDATE Add MobilenetV1 224,160 data.Georgios Pinitas
2018-11-02COMPMID-815: Updated NEWinogradLayer with the lastest code from Research.Pablo Tello
2018-11-02COMPMID-719: NEPermuteKernel refactoringPablo Tello
2018-11-02COMPMID-838 Implement CLPermuteMichalis Spyrou
2018-11-02COMPMID-674 - Create Google InceptionV3 exampleGeorgios Pinitas
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02COMPMID-849: Changed default toolchain to Clang on AndroidAnthony Barbier
2018-11-02IVGCVSW-847 Fix {NEON/CL}PoolingLayerKernel configDiego Lopez Recas
2018-11-02COMPMID-753 Add benchmarks for ActivationLayers used in MobileNetGiorgio Arena
2018-11-02COMPMID-751 QASYMM8 ActivationLayer optimisation: don't requantize if not nec...Giorgio Arena
2018-11-02COMPMID-832: Clean up tests.Georgios Pinitas
2018-11-02COMPMID-751 Processing 8 elements makes computation up to 80us faster on Mobi...Giorgio Arena
2018-11-02COMPMID-839 Added method to clear the Kernel Library's program cacheAnthony Barbier
2018-11-02COMPMID-835: Valgrind make UNIT/Utils/RoundFloatToNearestUp fail on aarch64Pablo Tello
2018-11-02COMPMID-752 Creating an example for QASYMM8 MobileNetGiorgio Arena
2018-11-02COMPMID-769 Add asymmetric padding support in NEON kernels.Michalis Spyrou
2018-11-02COMPMID-816 - Enabled CLConvolutionLayer to use CLGEMM function insteadGian Marco
2018-11-02COMPMID-830 Fix hang in arm_compute_benchmark NEONMichalis Spyrou
2018-11-02COMPMID-752: DATA_UPDATE Add MobilenetV1 QASYMM8 data.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-765: Fixed unused variable warningAnthony Barbier
2018-11-02COMPMID-786: Remove all the fill() calls in benchmarksAnthony Barbier
2018-11-02COMPMID-782 Port examples to the new formatMichalis Spyrou
2018-11-02COMPMID-565 - Implement reference and CL/NEON validation for CustomConvolutio...Sanghoon Lee
2018-11-02COMPMID-800: Display build_information() at the beginning of the runsAnthony Barbier
2018-11-02COMPMID-753 Add benchmarks for GEMM/GEMMLowp used in AlexNetGiorgio Arena
2018-11-02IVGCVSW-863 calculate_max_window..() family takes ValidRegionDiego Lopez Recas
2018-11-02APPBROWSER-376: Work around for scale validation error.Frank Lei
2018-11-02COMPMID-742: Add image input support for Harris Corners testsAlex Gilday
2018-11-02COMPMID-471 Implement Deconvolution on OpenCLMichalis Spyrou
2018-11-02COMPMID-727 - Implement reference and CL/NEON validation for CustomConvolutio...Sanghoon Lee
2018-11-02COMPMID-771 Allow examples to be profiledAnthony Barbier
2018-11-02COMPMID-784: Removed no longer needed file winograd_shim_nchw.hppPablo Tello
2018-11-02COMPMID-753 Add benchmarks for QASYMM8 depthwise convolution layers used in M...Giorgio Arena
2018-11-02COMPMID-784: Winograd refactoringPablo Tello
2018-11-02COMPMID-765: Fix HarrisCorners data type in benchmarksGeorgios Pinitas
2018-11-02COMPMID-783: Segfault in OCLGrindGeorgios Pinitas
2018-11-02APPBROWSER-298: Remove the old shader common codeJoel Liang
2018-11-02COMPMID: GEMMTranspose1xW tests.Pablo Tello
2018-11-02COMPMID-589: Port HOGDescriptor to new validationJohn Richardson
2018-11-02COMPMID-759 - CLGEMM optimization for McVail benchmarksGian Marco
2018-11-02APPBROWSER-373: Rewrite the convolution_layer.cs with the new common codezhenglin
2018-11-02APPBROWSER-374: Rewrite the dropout.cs with the common codezhenglin
2018-11-02COMPMID-746 Allow NEDirectConvolution to work without biases for QS.Michalis Spyrou
2018-11-02APPBROWSER-375: Rewrite the transpose.cs with the new common codezhenglin
2018-11-02APPBROWSER-372: Rewrite the direct_convolution5x5.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-370: Rewrite the normalization_layer.cs with the new common codezhenglin
2018-11-02COMPMID-773: Add CL/NEON Harris Corners benchmark testsAlex Gilday
2018-11-02COMPMID-579: Port Derivative to new validationJohn Richardson