aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-04-16COMPMID-2063: New Winograd implementationPablo Tello
2019-04-15COMPMID-2111: ConcatenateLayer API should accept an index instead of an enumGeorgios Pinitas
2019-04-15COMPMID-1995: Fix NEPoolingLayer for quantized 3x3Georgios Pinitas
2019-04-12COMPMID-2113: Check correct extension for host memory import.Georgios Pinitas
2019-04-11COMPMID-1995: Fix Sconscript TypeErrorMichalis Spyrou
2019-04-11COMPMID-1959: Implements 2D FFT on OpenCLGeorgios Pinitas
2019-04-11COMPMID-2012: Remove unnecessary templates from NEON kernelsMichalis Spyrou
2019-04-10COMPMID-1492 Create tests/validate_examples/graph_depthwise_convolutionJohn Kesapides
2019-04-10COMPMID-1995: Fix examples SConsscript install_dirMichalis Spyrou
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2019-04-09COMPMID-1995: Fix 32-bit NEDepthwiseConvolution errors.Georgios Pinitas
2019-04-09COMPMID-1058: Implement DeepSpeech as a graph exampleMichele Di Giorgio
2019-04-08COMPMID-2097: Implement a heuristic to dispatch CLGEMMReshapedOnlyRHS kernel ...Gian Marco Iodice
2019-04-08COMPMID-2062 Rework CL ConcatenateLayerMichalis Spyrou
2019-04-08COMPMID-2098: Scope handling of memory group resources.Georgios Pinitas
2019-04-05COMPMID-2107 CLPoolingLayer build failureMichalis Spyrou
2019-04-05COMPMID-2062 Rework NEON ConcatenateLayerMichalis Spyrou
2019-04-04COMPMID-2101: DenseNet issue on NHWCGeorgios Pinitas
2019-04-04COMPMID-2060: Support different qinfo in PoolingLayerPablo Tello
2019-04-04COMPMID-2102: Fix CLWinogradConvolutionLayer for 7x7Gian Marco Iodice
2019-04-03COMPMID-2047: Reference implementation for dilation in DepthwiseConvolution.Usama
2019-04-03COMPMID-2011: ResNet50 returns wrong resultGeorgios Pinitas
2019-04-03COMPMID-1995: Add the whole content of include plus utils in install_dirMichele Di Giorgio
2019-04-03COMPMID-2099: Enable dummy threads in CLGEMMLowpMatrixMultiplyReshapedOnlyRHS...Gian Marco Iodice
2019-04-03COMPMID-1983 : Optimize NEIm2Col with NHWC data layoutVidhya Sudhan Loganathan
2019-04-03COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL - Part IIIgiuros01
2019-04-02COMPMID-2069: Rework CL ML layers to run exclusively on CL.Georgios Pinitas
2019-04-02COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IIMichele Di Giorgio
2019-04-02COMPMID-1024 Investigate concatenation for RNN/LSTM OpenCLJohn Kesapides
2019-04-02COMPMID-2067: Add batch size option in validate_cl_gemm exampleGeorgios Pinitas
2019-04-01COMPMID-1995: Increase tolerance for winograd input transform testsMichele Di Giorgio
2019-04-01COMPMID-2002: Implement CLGEMMLowpMatrixMultiplyReshapedOnlyRHS - TransposedGian Marco Iodice
2019-03-29COMPMID-1995: Removed layout checks from Reduction opsPablo Tello
2019-03-29Optimize CL DeconvolutionLayer-Part II: Add CLDirectDeconvolution function to...giuros01
2019-03-29COMPMID-1995: Fixed graph fusion mutator for float types.Georgios Pinitas
2019-03-29COMPMID-1958: Implements 1D FFT in OpenCL.Georgios Pinitas
2019-03-29COMPMID-1975: Update depthwise convolution.Georgios Pinitas
2019-03-28COMPMID-2042: Extend the documentation of the configurable GEMM on OpenCLManuel Bottini
2019-03-28COMPMID-2008: Add support for "reflect" padding mode in CLPadManuel Bottini
2019-03-28COMPMID-1995: (3RDPARTY_UPDATE) Internal Fixture fixesGeorgios Pinitas
2019-03-28COMPMID-1318: Implementing Winograd 7x7 NHWC on OpenCL -- Part IMichele Di Giorgio
2019-03-27COMPMID-1995: Minor code fixes.Georgios Pinitas
2019-03-27COMPMID-1944 Add support for "reflect" padding mode in NEPadUsama Arif
2019-03-26COMPMID-1995: Fixed path in mobilenet_v2Pablo Tello
2019-03-26COMPMID-2077 Optimise CLL2NormalizeLayerKernelUsama Arif
2019-03-25COMPMID-2076: Add StackLayer to the graph APIMichele Di Giorgio
2019-03-25COMPMID-2075 Segfault in NELSTMMichalis Spyrou
2019-03-22COMPMID-2056: Remove data layout check in NECopyLayerKernel and CLCopyLayerKe...Gian Marco Iodice
2019-03-21COMPMID-2074: Fix WidthConcatenate and HeightConcatenate validate testsUsama Arif
2019-03-21COMPMID-2066: Create reference implementation for reflect and symmetric paddingsUsama Arif