1. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  2. de01468 COMPMID-1363: Handle null bias pointer in DirectConvolutionOutputStageKernel by Anthony Barbier · 6 years ago
  3. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  4. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  5. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  6. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  7. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  8. ce8f605 COMPMID-1177: Improved native GEMM. by David Mansell · 6 years ago
  9. fa7ad56 COMPMID-1163: NEON Scale NHWC failures by Georgios Pinitas · 6 years ago
  10. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  11. 4d1e8a2 COMPMID-1166: Fixed alpha/beta mixup for some merges. by David Mansell · 6 years ago
  12. cb0010b COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of winograd conv. by Vidhya Sudhan Loganathan · 6 years ago
  13. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  14. 7b94c3e COMPMID-1139: Fix SIGSEGV in arm_compute_benchmark by Georgios Pinitas · 6 years ago
  15. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  16. 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
  17. e250389 COMPMID-810 Add NHWC data format support for NEON convolution by Michalis Spyrou · 6 years ago
  18. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  19. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  20. 71ac9c0 COMPMID-1134: Fixing the Window reconstruction in gemm_native by Anthony Barbier · 6 years ago
  21. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  22. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  23. 6c42127 COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple threads by Pablo Tello · 6 years ago
  24. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  25. b3b1e0b COMPMID-1010: Remove RSH profiler header by Georgios Pinitas · 6 years ago
  26. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  27. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  28. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  29. 3ca9786 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  30. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  31. f485a10 COMPMID-802 Fix NEIm2Col NHWC by Giorgio Arena · 6 years ago
  32. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  33. e7e96e0 COMPMID-1054 Update RSH's GEMM to add batch+multi support by Michalis Spyrou · 6 years ago
  34. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  35. ae3c8ab COMPMID-584: Add validation to channel_combine kernels by Ioan-Cristian Szabo · 7 years ago
  36. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  37. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  38. 4d9379a COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayer by Andrew Mundy · 6 years ago
  39. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  40. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  41. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  42. 0085429 COMPMID-959: Fix valid region for Scale by Diego Lopez Recas · 6 years ago
  43. fc00449 COMPMID-959: Removed Interleave blocked kernel. by Pablo Tello · 6 years ago
  44. 99ef840 COMPMID-881: Updated arm_gemm to the lastest by Pablo Tello · 6 years ago
  45. 27c08ab COMPMID-754: Add validation to LocallyConnected and NEDeconv layers by Alex Gilday · 6 years ago
  46. be0ae93 COMPMID-1005: Update Depthwise Convolution form RSH by Georgios Pinitas · 6 years ago
  47. 60954c6 COMPMID-754: Add validation to (De)QuantizationLayers by Alex Gilday · 6 years ago
  48. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  49. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  50. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  51. 6727f12 Revert "COMPMID-959: Fix valid region for Scale by always setting full shape" by Georgios Pinitas · 6 years ago
  52. 7e1944d COMPMID-959: Fix bug reset method NEMinMaxLayer by Isabella Gottardi · 6 years ago
  53. ff860cf COMPMID-959: Fix valid region for Scale by always setting full shape by Diego Lopez Recas · 6 years ago
  54. d56e770 COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2) by Isabella Gottardi · 6 years ago
  55. 861f0db COMPMID-941 Add NEON broadcast multiply support by Michalis Spyrou · 6 years ago
  56. abca1c9 COMPMID-959: Fix bug in NEActivationLayerKernel (CONST_0-QASYMM8) by Isabella Gottardi · 6 years ago
  57. a8a28f6 COMPMID-976: Fix warnings for ndk-r16b by Anthony Barbier · 6 years ago
  58. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  59. 1a03d76 COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayer by Georgios Pinitas · 6 years ago
  60. aad9f2c COMPMID-754: Add CLPermute validation method by Isabella Gottardi · 6 years ago
  61. 995f552 COMPMID-864 Window::collapse_if_possible() is misused in several CL kernels by Michalis Spyrou · 6 years ago
  62. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  63. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  64. 9be0c5a COMPMID-936: Convolution failure in NEON Convolution Layer. by Georgios Pinitas · 6 years ago
  65. d267b05 COMPMID-784: Fixed SAME paddding in WinogradLayer by Pablo Tello · 6 years ago
  66. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  67. 21f67d6 COMPMID-934: Return an error in Validate when we don't support asymmetric padding by Anthony Barbier · 6 years ago
  68. 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
  69. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  70. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  71. 57c033b COMPMID-906: Use fused activation in NEON Batch normalization by Georgios Pinitas · 6 years ago
  72. 82833b8 COMPMID-765 : NEON Wrapper initial traits and overloads by Georgios Pinitas · 6 years ago
  73. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  74. 284cfe2 COMPMID-903: Implements NEPermute for NHWC conversions by Georgios Pinitas · 6 years ago
  75. 1d6d211 COMPMID-884: Valgrind: NEDirectConvolutionLayerKernel invalid read by Georgios Pinitas · 6 years ago
  76. 1d77263 COMPMID-765: Fix inclusion error. by Georgios Pinitas · 6 years ago
  77. 4074c99 COMPMID-873: Integrate RSH NEON Depthwise Convolution routine by Georgios Pinitas · 6 years ago
  78. cc327b2 COMPMID-876: Integrate RSH native GEMM kernel. by Georgios Pinitas · 6 years ago
  79. 25a340f COMPMID-578: Implement FAST corners for CL/NEON by Abe Mbise · 7 years ago
  80. f75ab3f COMPMID-888 Valgrind invalid read in NEGEMVAArch64Kernel by Michalis Spyrou · 6 years ago
  81. 6e464c3 COMPMID-828 - Add support for non square pool size - Part1 by Isabella Gottardi · 6 years ago
  82. f525eab COMPMID-871: Remove vst4q/vld4q from NEActivationLayer. by Georgios Pinitas · 6 years ago
  83. 19d0547 COMPMID-765: Fix direct convolution output stage. by Georgios Pinitas · 6 years ago
  84. f6169d8 COMPMID-765: Fixed clangtidy warnings. by Pablo Tello · 6 years ago
  85. 52140b4 COMPMID-784: Winograd tramsforms refactoring by Pablo Tello · 6 years ago
  86. 0021d75 IVGCVSW-863 Broadcast support in CL/NEON Arithmetic Add by Diego Lopez Recas · 7 years ago
  87. 5b6904b COMPMID-866: Integrate SGEMV Neon Assembly from RSH by Michele Di Giorgio · 6 years ago
  88. f1df346 COMPMID-765: Allow RSH's code to not have default cases in their switches by Anthony Barbier · 6 years ago
  89. fc9bda3 COMPMID-815: Fixed Winograd 5x5 padding bug. by Pablo Tello · 6 years ago
  90. 0434d75 COMPMID-588: Port Equalize Histogram to new validation by John Richardson · 7 years ago
  91. fc1ffe6 COMPMID-837: Fixed remap tests failures in Valgrind. by Pablo Tello · 6 years ago
  92. 35ceeb2 IVGCVSW-798 Add Softmax NEON support for QASYMM8 by Diego Lopez Recas · 7 years ago
  93. d6ca478 COMPMID-784: Added support for biases in WinogradLayer. by Pablo Tello · 6 years ago
  94. d05dce4 COMPMID-791: Generic Depthwise Convolution Layer NEON QASYMM8 by Georgios Pinitas · 6 years ago
  95. e6630e4 COMPMID-790 - NEON: Add QASYMM8 support to Convolution by Isabella Gottardi · 6 years ago
  96. bd0e612 COMPMID-848 NEPoolingLayerKernel incorrectly reports by Michalis Spyrou · 6 years ago
  97. 33d2207 COMPMID-860: Neon HGEMM integrated assembly kernel from RSH for Arm Cortex-A55r1. by Pablo Tello · 6 years ago
  98. dde3ad9 COMPMID-842: Add NEON QASYMM8 RELU Activation by Michele Di Giorgio · 6 years ago
  99. 6c6e77a COMPMID-784: Doxygen fixes by Pablo Tello · 6 years ago
  100. 9ceebbe COMPMID-815: Updated NEWinogradLayer with the lastest code from Research. by Pablo Tello · 6 years ago