aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/DepthConcatenateLayer.cpp
AgeCommit message (Expand)Author
2020-09-28COMPMID-3324: Remove configuration testsMichalis Spyrou
2020-07-22COMPMID-3386: Support memory injection in CLConcatenate functions/kernelsMichele Di Giorgio
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2019-07-22COMPMID-2307: QUANTIZED_16BIT_LSTM operator for CLManuel Bottini
2019-05-10COMPMID-2177 Fix clang warningsMichalis Spyrou
2019-04-16COMPMID-2051 Refactor shape_calculator::calculate_concatenate_shapeMichalis Spyrou
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-04-08COMPMID-2062 Rework CL ConcatenateLayerMichalis Spyrou
2019-02-13COMPMID-1918: Different qinfos support in CLConcatLayerPablo Tello
2018-11-02COMPMID-1365: Add support for NHWC in CLDepthConcatenateLayerGeorgios Pinitas
2018-11-02COMPMID-970 : Remove QS8 / QS16 supportVidhya Sudhan Loganathan
2018-11-02COMPMID-959: Update valid region in DepthConcatenateGeorgios Pinitas
2018-11-02COMPMID-832: Decrease validation coverage of QS8/QS16Anthony Barbier
2018-11-02COMPMID-692 Consistent names for the interfacesGiorgio Arena
2018-11-02COMPMID-417: Add support for floats in scale.Georgios Pinitas
2018-11-02COMPMID-415 - Fixed bad_alloc in DepthConcatenate reducing the size of input ...Gian Marco Iodice
2018-11-02COMPMID-417: Fix DepthConcatenate validation fixtureMoritz Pflanzer
2018-11-02COMPMID-415: Rename and move testsMoritz Pflanzer
2018-09-17COMPMID-415: Move DepthConcatenateLayer to new validationMoritz Pflanzer
2018-09-17COMPMID-415: Cleanup accessorsMoritz Pflanzer
2018-09-17COMPMID-415: Rename TensorLibrary to AssetsLibraryMoritz Pflanzer
2018-09-17COMPMID-417: Port DepthConcatenate to QS8/QS16 for NEON/CL.Georgios Pinitas