aboutsummaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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-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-356: Implement GCArithmeticAddition Operatorzhenglin
2018-11-02COMPMID-617: Adds CLFullyConnectionLayer validation supportGeorgios Pinitas
2018-11-02APPBROWSER-359: Sync tensor in GC benchmark testsJoel Liang
2018-11-02APPBROWSER-341: Add ResizeNearest operator supportFrank Lei
2018-11-02COMPMID-556 Run format_code.py on HWC headersAnthony Barbier
2018-11-02IVGCVSW-863 Move clamp, for_each, foldl to misc/utility.hDiego Lopez Recas
2018-11-02APPBROWSER-304,342: Add exclude padding support for OpenGL ES implementation ...Xinghang Zhou
2018-11-02COMPMID-761 Add CL/NEON QuantizationLayer benchmark testsMichalis Spyrou
2018-11-02COMPMID-592: Added CL GEMMInterleave4x4 tests.Pablo Tello
2018-11-02APPBROWSER-340: Implement NormalizePlanarYUV operatorzhenglin
2018-11-02Add CL/NEON FlattenLayer benchmark testsMichalis Spyrou
2018-11-02Add CL/NEON Scale benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON GEMMInterleave4x4 benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON DepthConcatenateLayer benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON L2Normalization benchmark testsMichalis Spyrou
2018-11-02Add CL/NEON Transpose benchmark testsIoan-Cristian Szabo
2018-11-02Add CL/NEON Reshape benchmark testsMichalis Spyrou
2018-11-02Add CL/NEON Dequantization benchmark testsMichalis Spyrou
2018-11-02COMPMID-557 Added some GLES documentation and rework following OOB testingAnthony Barbier
2018-11-02COMPMID-688: Shorten DepthWiseConvolution test name.Pablo Tello
2018-11-02COMPMID-556: Fix NEConvolutionLayer for fully connected convolution.Georgios Pinitas
2018-11-02COMPMID-556: Add tolerance in CustomConvolution for NEONGeorgios Pinitas
2018-11-02COMPMID-556: Move Convolution to reference folderGeorgios Pinitas
2018-11-02COMPMID-563 - Implement reference and CL/NEON validation for Custom_Convoluti...Sanghoon Lee
2018-11-02COMPMID-556: Allow missing keypoint tolerance HarrisCornersGeorgios Pinitas
2018-11-02IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernelMichel Iwaniec
2018-11-02COMPMID-731 - Remove padding requirements for NEGEMMLowpOutputStageGian Marco
2018-11-02APPBROWSER-323: Transpose performance optimizationsteli01
2018-11-02COMPMID-732 - Remove padding requirements in NETransposeGian Marco
2018-11-02IVGCVSW-839: Add QASYMM8 validation tests for CL ActivationLayerMichel Iwaniec
2018-11-02COMPMID-617 Add validation methods to KernelsMichalis Spyrou
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02IVGCVSW-631 Neon support for Softmax beta parameter (F32 only)Pablo Palmier
2018-11-02COMPMID-617 Add window validation to CLDirectConvolutionLayerGiorgio Arena
2018-11-02COMPMID-556: Fix dangling references in NEFillBorderGeorgios Pinitas
2018-11-02COMPMID-556: Add SoftmaxLayer benchmarksGeorgios Pinitas
2018-11-02APPBROWSER-289 DirectConvolution1*1 optimization for FP16, and fix a typo in ...Xinghang Zhou
2018-11-02APPBROWSER-313: Performance improvement for softmax layerJoel Liang
2018-11-02COMPMID-661: Convolution quantized (#32)Chunosov
2018-11-02COMPMID-556: Revert COMPMID-652Georgios Pinitas
2018-11-02COMPMID-617 Add validation window to CLSoftmaxLayerGiorgio Arena
2018-11-02APPBROWSER-312 Fully connected performance optimizationFrank Lei
2018-11-02COMPMID-617: Add validate support for NEON ArithmeticLayerIoan-Cristian Szabo
2018-11-02COMPMID-722 - Support for vector-matrix in GEMMLowp (NEON)Gian Marco
2018-11-02APPBROWSER-314: Performance optimazation for BatchNormalizationLayerzhenglin