1. f2cde9b COMPMID-1534 - Fix NENormalizationLayer for FP16 by Gian Marco Iodice · 6 years ago
  2. 41acb76 COMPMID-1534 - Fixing FP16 tests on NEON by Gian Marco Iodice · 6 years ago
  3. aaba4c6 COMPMID-1188: Add support for activation in NEBatchNormalization. by Georgios Pinitas · 6 years ago
  4. 368e635 COMPMID-1047 Extract Flatten function from Im2Col for NEON by Giorgio Arena · 6 years ago
  5. 1d38259 COMPMID-1366 Implement NECopy by Michalis Spyrou · 6 years ago
  6. 916d1bc COMPMID-1498 - Enable grouping in CLGEMMConvolutionLayer by Gian Marco Iodice · 6 years ago
  7. 3a6163e COMPMID-1499: Fixed issues to build for FP16 on Android by Anthony Barbier · 6 years ago
  8. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  9. d8b03dd MLCE-13: Sanitizing matrix argument in the Warp. by Pablo Tello · 6 years ago
  10. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  11. a855af1 COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8 by Giorgio Arena · 6 years ago
  12. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  13. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  14. ae54e02 COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  15. e155337 COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution by Anthony Barbier · 6 years ago
  16. 71d9b57 COMPMID-1381: Cleaned up the AssemblyHelper interface by Anthony Barbier · 6 years ago
  17. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  18. e39334c COMPMID-1271: New system for GEMM heuristics by David Mansell · 6 years ago
  19. f4cb81b COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  20. 5f70773 COMPMID-1369: Revert accidental formatting of RSH's repo by Anthony Barbier · 6 years ago
  21. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  22. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  23. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  24. a8aef29 COMPMID-792 - Re-enabled Winograd on NEON in all graph examples. by Gian Marco Iodice · 6 years ago
  25. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  26. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  27. 657bdb3 COMPMID-1050 CL/NEON: Create a function to convert the 2D weights of FC layer from NHWC to NCHW and viceversa by Giorgio Arena · 6 years ago
  28. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  29. 019634f COMPMID-1110 Add QASYMM8 to supported types for NE/CLActivationLayer by Michalis Spyrou · 6 years ago
  30. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  31. 2213d4b COMPMID-1096 - Add fast_math flag to CLConvolutionLayer by Gian Marco Iodice · 6 years ago
  32. b3b1e0b COMPMID-1010: Remove RSH profiler header by Georgios Pinitas · 6 years ago
  33. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  34. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  35. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  36. 3ca9786 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  37. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  38. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  39. 1cd4149 COMPMID-577: Implement CL validation for GaussianPyramid by Sanghoon Lee · 6 years ago
  40. e7e96e0 COMPMID-1054 Update RSH's GEMM to add batch+multi support by Michalis Spyrou · 6 years ago
  41. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  42. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  43. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  44. fc00449 COMPMID-959: Removed Interleave blocked kernel. by Pablo Tello · 6 years ago
  45. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  46. 27c08ab COMPMID-754: Add validation to LocallyConnected and NEDeconv layers by Alex Gilday · 6 years ago
  47. be0ae93 COMPMID-1005: Update Depthwise Convolution form RSH by Georgios Pinitas · 6 years ago
  48. 60954c6 COMPMID-754: Add validation to (De)QuantizationLayers by Alex Gilday · 6 years ago
  49. be1f4a7 COMPMID-881: Fixed x86 builds and removed printfs by Pablo Tello · 6 years ago
  50. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  51. 861f0db COMPMID-941 Add NEON broadcast multiply support by Michalis Spyrou · 6 years ago
  52. a8a28f6 COMPMID-976: Fix warnings for ndk-r16b by Anthony Barbier · 6 years ago
  53. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  54. d267b05 COMPMID-784: Fixed SAME paddding in WinogradLayer by Pablo Tello · 6 years ago
  55. 7567f5f COMPMID-828 - Add support for pool widths 4, 5 & 6 and for non square data sizes - Part 2 (NEON) by Isabella Gottardi · 6 years ago
  56. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  57. de5a1cc COMPMID-856: CL Depthwise Convolution QASYMM8 support by Georgios Pinitas · 6 years ago
  58. 57c033b COMPMID-906: Use fused activation in NEON Batch normalization by Georgios Pinitas · 6 years ago
  59. 82833b8 COMPMID-765 : NEON Wrapper initial traits and overloads by Georgios Pinitas · 6 years ago
  60. 284cfe2 COMPMID-903: Implements NEPermute for NHWC conversions by Georgios Pinitas · 6 years ago
  61. f299758 COMPMID-918: AArch32 SGEMM generic kernel fix. by David Mansell · 6 years ago
  62. c67bb3d COMPMID-878: Integrate AArch32 SGEMM Arm Cortex-A55r1 kernel from RSH by Michele Di Giorgio · 6 years ago
  63. f1a89fe COMPMID-877: Integrate AArch32 SGEMM Arm Cortex-A53 kernel from RSH by Michele Di Giorgio · 6 years ago
  64. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  65. cc327b2 COMPMID-876: Integrate RSH native GEMM kernel. by Georgios Pinitas · 6 years ago
  66. 101de50 COMPMID-896: Replace legacy 4x4 u8 GEMM kernel with safe version. by David Mansell · 6 years ago
  67. 52140b4 COMPMID-784: Winograd tramsforms refactoring by Pablo Tello · 6 years ago
  68. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  69. 5b6904b COMPMID-866: Integrate SGEMV Neon Assembly from RSH by Michele Di Giorgio · 6 years ago
  70. 11c3b33 COMPMID-861: updated RSH Gemm's transforms. by Pablo Tello · 6 years ago
  71. 35ceeb2 IVGCVSW-798 Add Softmax NEON support for QASYMM8 by Diego Lopez Recas · 7 years ago
  72. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 6 years ago
  73. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  74. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 6 years ago
  75. 33d2207 COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A55r1. by Pablo Tello · 6 years ago
  76. e8a4983 COMPMID-798 Add instrumentation to NEON kernels by Anthony Barbier · 6 years ago
  77. 6c6e77a COMPMID-784: Doxygen fixes by Pablo Tello · 6 years ago
  78. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 6 years ago
  79. f72f936 COMPMID-791: Adds support of QASYMM8 in NEDepthwiseConvolution3x3 by Georgios Pinitas · 6 years ago
  80. 5518671 COMPMID-785: Add QASYMM8 support for pooling layer by Georgios Pinitas · 6 years ago
  81. 780db4e COMPMID-471 Implement Deconvolution on OpenCL by Michalis Spyrou · 7 years ago
  82. 4e2c139 COMPMID-784: Winograd refactoring by Pablo Tello · 6 years ago
  83. 088cc7f COMPMID: GEMMTranspose1xW tests. by Pablo Tello · 7 years ago
  84. b91e34c COMPMID-746 Allow NEDirectConvolution to work without biases for QS. by Michalis Spyrou · 7 years ago
  85. 02541fb COMPMID-719: NEWinogradLayer reordering using NEPermute. by Pablo Tello · 7 years ago
  86. 7c23ad0 COMPMID-617 Add validation to NEConvolutionLayer by Giorgio Arena · 7 years ago
  87. 08c5a06 COMPMID-750: Fix assembly kernel interfaces by Georgios Pinitas · 7 years ago
  88. 1568621 COMPMID-744 Fixed access windows in DepthwiseConvolutionLayer by Anthony Barbier · 7 years ago
  89. 505c5cc COMPMID-556 Add supported data type to WinogradLayerKernel documentation by Giorgio Arena · 7 years ago
  90. 5dfeae6 IVGCVSW-820: Add QASYMM8 support to NeonActivationLayerKernel by Michel Iwaniec · 7 years ago
  91. afa5d81 COMPMID-617 Add validation methods to Kernels by Michalis Spyrou · 7 years ago
  92. 631c41a COMPMID-556: Rename Error to Status and inverse logic by Georgios Pinitas · 7 years ago
  93. a2b89ca IVGCVSW-631 Neon support for Softmax beta parameter (F32 only) by Pablo Palmier · 7 years ago
  94. 7c435f2 COMPMID-728 - Added validation for transpose by Gian Marco · 7 years ago
  95. 397d58a COMPMID-617: Add validate support for NEON ArithmeticLayer by Ioan-Cristian Szabo · 7 years ago
  96. 3bcf15d COMPMID-675: NEGEMMLowp Assembly, fixed ananke's dot product kernel mismatches by Pablo Tello · 7 years ago
  97. 5497bf6 COMPMID-718: Cleaned up NEWinogradLayerKernel header. by Pablo Tello · 7 years ago
  98. 3d4968a COMPMID-687: Winograd refactoring by Pablo Tello · 7 years ago
  99. 04a8f8c COMPMID-692 Consistent names for the interfaces by Giorgio Arena · 7 years ago
  100. 58c5794 COMPMID-706 - Add GEMMLowp output stage for scaling by a fixed point number by Gian Marco · 7 years ago