aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/fixtures/DepthwiseConvolutionLayerFixture.h
AgeCommit message (Expand)Author
2024-02-14[QTest] Use dynamic output quantization in Depthwise Conv testsOmar Al Khatib
2023-08-17Remove functionality to add padding in Y dimension in validation testsAnitha Raj
2023-07-12Make test fixture setup methods not be templatedMatthew Bentham
2022-11-01Updateable weights in depthwise convolutionMilos Puzovic
2022-10-06Rework DepthwiseConvolution heuristic on OpenCLGian Marco Iodice
2022-07-13Fixed clang-cl errors on Windows native builds.Pablo Tello
2021-09-15Fix nightly cl_image not supported issueSheri Zhang
2021-07-06Fix manual LOOP_UNROLLINGGian Marco Iodice
2021-07-02Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-07-02Implement FP GPU depthwise convolution 1x1 kernel for in-place computationSiCongLi
2021-06-30Revert "Rework OpenCL Depthwise Convolution"Gian Marco Iodice
2021-06-24Rework OpenCL Depthwise ConvolutionGian Marco Iodice
2021-06-18Integrate improved CPU depthwise convolution kernelsMichele Di Giorgio
2021-05-04Turn EXPECT into ASSERT when testing invalid conditionsMichele Di Giorgio
2021-04-19Port DepthwiseConvolution to new APIMichalis Spyrou
2021-04-13Implicit padding testing along the X axis on high priority operatorsGiorgio Arena
2021-04-06Mixed data-layout testing on high priority operatorsManuel Bottini
2021-03-02Set up configure-only flag for validation. First trial with DepthwiseConvoltionGiorgio Arena
2021-01-07Fix fill() for FP data type in fixtures - Part 2Giorgio Arena
2021-01-07Generalize custom uniform generator for floating point data types with 16 bitsGiorgio Arena
2021-01-05Fix uniform_real_distribution_fp16 warning and single Dimension incrementGiorgio Arena
2020-12-17Fix fill() for FP data type in fixtures - Part 1Giorgio Arena
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-01-06COMPMID-2757: Add support for QASYMM8_SIGNED in CLDepthwiseConvolutionLayerMichele Di Giorgio
2019-10-21COMPMID-2708 NEDepthwiseConvolution Generic: support for QUANT8_PER_CHANNEL_SYMMGiorgio Arena
2019-10-11COMPMID-2306: CLDepthwiseConvolution: support for QUANT8_PER_CHANNEL_SYMM - R...Michele Di Giorgio
2019-09-12COMPMID-2599: Implement a new and generic depthwise convolution on OpenCL (Fp...Gian Marco Iodice
2019-07-29COMPMID-2336: Rename the new generic depthwise convolution on NEONGian Marco Iodice
2019-07-26COMPMID-2179 New generic depthwise convolution for NEON F32 NHWCGiorgio Arena
2019-07-11COMPMID-2458: Initialize uninitialized variablesGeorgios Pinitas
2019-06-20COMPMID-2383: DepthwiseConv use output qinfoPablo Tello
2019-05-03COMPMID-2108: Fuse Activation Layer in CLDepthwiseConvolutionLayer3x3Kernels ...Manuel Bottini
2019-04-18COMPMID-2047: Add support for dilation in CLDepthwiseConvolution.Usama Arif
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-1084 Rework the way validation is performed for NHWC data layoutGiorgio Arena
2018-11-02COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolutionGiorgio Arena
2018-11-02COMPMID-811 Add NHWC data format support for CL depthwise convolution QASYMM8Giorgio Arena
2018-11-02COMPMID-812 Add NHWC data format support for NEON depthwise convolution (opti...Giorgio Arena
2018-11-02COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3Georgios Pinitas
2018-11-02APPBROWSER-366: Add DepthwiseConvolutionLayer(fp16 only) support.Frank Lei
2018-11-02COMPMID-688: Shorten DepthWiseConvolution test name.Pablo Tello
2018-11-02COMPMID-556: Rename CPP folder to referenceGeorgios Pinitas
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena