aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-11-02APPBROWSER-371: Rewrite the direct_convolution3x3.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-369: Rewrite the gemm.cs with the new common codezhenglin
2018-11-02COMPMID-750: Enabled support for U8 and S8 datatypes in NEGEMMLowpAArch64V8P4...Pablo Tello
2018-11-02COMPMID-765 Merge pull request #325 from lukeiwanski/feature/no_exceptionsAnthony Barbier
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02COMPMID-719: NEWinogradLayer reordering using NEPermute.Pablo Tello
2018-11-02APPBROWSER-357: Fix Transpose performance issue by tuning lwssteli01
2018-11-02COMPMID-765: Collapse execution window in CL kernels.Georgios Pinitas
2018-11-02COMPMID-761: Add CL/NEON Magnitude benchmark testsIoan-Cristian Szabo
2018-11-02COMPMID-767 : Propagate hints to subgraph.Georgios Pinitas
2018-11-02COMPMID-617 Add validation to NEConvolutionLayerGiorgio Arena
2018-11-02APPBROWSER-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02APPBROWSER-230, APPBROWSER-300: Rename GCScheduler enqueue to dispatch, sync ...Joel Liang
2018-11-02APPBROWSER-347: Add GCDirectConvolution example.Frank Lei
2018-11-02APPBROWSER-359: Sync tensor in GC benchmark testsJoel Liang
2018-11-02APPBROWSER-365: Rewrite the pooling_layer.cs with the new common codeJoel Liang
2018-11-02APPBROWSER-363: Rewrite the ActivationLayer.cs with the new common codezhenglin