1. 3a6163e COMPMID-1499: Fixed issues to build for FP16 on Android by Anthony Barbier · 6 years ago
  2. 29258e8 COMPMID-1188: Assign correct ticket to TODO in NEDerivativeKernel by Michele Di Giorgio · 6 years ago
  3. 0f17039 COMPMID-1342 Add grouping support to CLIm2ColKernel by Giorgio Arena · 6 years ago
  4. d8b03dd MLCE-13: Sanitizing matrix argument in the Warp. by Pablo Tello · 6 years ago
  5. 215b4ea COMPMID-1277 - Optimizing CLIm2ColKernel for NHWC. by Gian Marco Iodice · 6 years ago
  6. 3d677cc COMPMID-1406: Refactor gemm_interleaved to use our own types and scheduler by Anthony Barbier · 6 years ago
  7. 597a856 COMPMID-872 - Rework NEGEMMConvolutionLayer to use NEGEMM by Gian Marco Iodice · 6 years ago
  8. eb84d6b COMPMID-1434: Fix NEWinograd for NHWC and sub-tensors by Georgios Pinitas · 6 years ago
  9. a4658ae COMPMID-1429: NEGEMMNativeWrapperKernel fails when ran for Winograd by Georgios Pinitas · 6 years ago
  10. e222055 COMPMID-1367: Enable NHWC in graph examples by Georgios Pinitas · 6 years ago
  11. 74b671b COMPMID-1188: Remove FP16 capabilities check form NEReshapeLayer. by Georgios Pinitas · 6 years ago
  12. a855af1 COMPMID-1401 Implement NEFullyConnectedLayer for QASYMM8 by Giorgio Arena · 6 years ago
  13. eaefd00 COMPMID-1419: Make NEGEMMAssemblyDispatch dynamically typed instead of templated by Anthony Barbier · 6 years ago
  14. c8e84b5 COMPMID-1405: Create our own gemm_native kernel / function. by Anthony Barbier · 6 years ago
  15. 7d66a8e COMPMID-1386: Add support for converting weights for CL. by Georgios Pinitas · 6 years ago
  16. ae54e02 COMPMID-1364: Add support for NHWC in NEDepthConcatenateLayer by Georgios Pinitas · 6 years ago
  17. e155337 COMPMID-1357: Stop passing around raw pointers in NEWinogradConvolution by Anthony Barbier · 6 years ago
  18. 6f109bd COMPMID-1409: Disable BN + Act fusion in the graph if activation is not supported by Georgios Pinitas · 6 years ago
  19. 92d2081 COMPMID-1271 Avoid memory leak in list of gemm methods by Anthony Barbier · 6 years ago
  20. 7784c83 COMPMID-1167: Validation for NEDepthwiseConvolutionLayer by Abe Mbise · 6 years ago
  21. e39334c COMPMID-1271: New system for GEMM heuristics by David Mansell · 6 years ago
  22. d93991e COMPMID-1380: Pre-work for SVE support. by David Mansell · 6 years ago
  23. f4cb81b COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  24. 060c4b7 COMPMID-1374: Fix constraints on AArch32 SGEMM. by David Mansell · 6 years ago
  25. 5f70773 COMPMID-1369: Revert accidental formatting of RSH's repo by Anthony Barbier · 6 years ago
  26. 7485d5a COMPMID-970 : Remove QS8 / QS16 support by Vidhya Sudhan Loganathan · 6 years ago
  27. de01468 COMPMID-1363: Handle null bias pointer in DirectConvolutionOutputStageKernel by Anthony Barbier · 6 years ago
  28. 7282d56 COMPMID-1287: Extending NEWinogradLayer test suite by Pablo Tello · 6 years ago
  29. 7df2786 COMPMID-1162: Enable NHWC data layout support for NEWinogradConvolutionLayer - part1 by Pablo Tello · 6 years ago
  30. 1db7beb COMPMID-1256: Memory corruption in NEGEMM by Georgios Pinitas · 6 years ago
  31. 1b99338 COMPMID-568: Implement Canny edge function for CL/NEON by Abe Mbise · 7 years ago
  32. 1fad27a COMPMID-566: Implement reference and CL/NEON validation for ColorConvert (part 1) by Sanghoon Lee · 6 years ago
  33. ce8f605 COMPMID-1177: Improved native GEMM. by David Mansell · 6 years ago
  34. fa7ad56 COMPMID-1163: NEON Scale NHWC failures by Georgios Pinitas · 6 years ago
  35. 20b4313 COMPMID-814: Add validate method to scale. by Georgios Pinitas · 6 years ago
  36. 4d1e8a2 COMPMID-1166: Fixed alpha/beta mixup for some merges. by David Mansell · 6 years ago
  37. cb0010b COMPMID-1102 : Enable the use of 4x4 tile sizes in neon implementation of winograd conv. by Vidhya Sudhan Loganathan · 6 years ago
  38. 73d4aef COMPMID-948: Add validation to NEL2NormalizeLayer by John Richardson · 6 years ago
  39. 7b94c3e COMPMID-1139: Fix SIGSEGV in arm_compute_benchmark by Georgios Pinitas · 6 years ago
  40. 393fa4c COMPMID-814: NEScale NHWC support by Georgios Pinitas · 6 years ago
  41. 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
  42. e250389 COMPMID-810 Add NHWC data format support for NEON convolution by Michalis Spyrou · 6 years ago
  43. 79ffade COMPMID-1112: Enabled multithreading transforms in Winograd. by Pablo Tello · 6 years ago
  44. 7f4a819 COMPMID-597: Port HOGMultiDetection to new framework by John Richardson · 6 years ago
  45. 71ac9c0 COMPMID-1134: Fixing the Window reconstruction in gemm_native by Anthony Barbier · 6 years ago
  46. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  47. c0f5443 COMPMID-808 Add NHWC data format support for NEON direct convolution by Giorgio Arena · 6 years ago
  48. 6c42127 COMPMID-1105: Fix mismatches conv layer when using NativeGemm with multiple threads by Pablo Tello · 6 years ago
  49. 7657224 COMPMID-926 Add depth multiplier support to NEON/CL/GLES depthwise convolution by Giorgio Arena · 6 years ago
  50. b3b1e0b COMPMID-1010: Remove RSH profiler header by Georgios Pinitas · 6 years ago
  51. 57dac84 COMPMID-806 Add NHWC data format support format for NEON pooling by Michalis Spyrou · 6 years ago
  52. 9fb1159 COMPMID-1074: Rename WinograLayer.cpp to WinogradConvolutionLayer.cpp by Georgios Pinitas · 6 years ago
  53. 84ce1f9 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  54. 3ca9786 COMPMID-718 : Winograd: add validate method and tests by Vidhya Sudhan Loganathan · 6 years ago
  55. 0cbb927 COMPMID-804: Add NHWC data format support for NEON batch normalisation by Michele Di Giorgio · 6 years ago
  56. f485a10 COMPMID-802 Fix NEIm2Col NHWC by Giorgio Arena · 6 years ago
  57. 4d33630 COMPMID-987: Make beta and gamma optional in BatchNormalization by Michele Di Giorgio · 6 years ago
  58. e7e96e0 COMPMID-1054 Update RSH's GEMM to add batch+multi support by Michalis Spyrou · 6 years ago
  59. 1ed1fc6 COMPMID-812 Add NHWC data format support for NEON depthwise convolution (optimized case). by Giorgio Arena · 6 years ago
  60. ae3c8ab COMPMID-584: Add validation to channel_combine kernels by Ioan-Cristian Szabo · 7 years ago
  61. 156fcf3 COMPMID-802 Add NHWC data format support for NEON im2col. by Giorgio Arena · 6 years ago
  62. 8de9261 COMPMID-585: Port OpticalFlow to new validation by John Richardson · 6 years ago
  63. 4d9379a COMPMID-1040: Added support for nullptr bias tensor in NEWinogradLayer by Andrew Mundy · 6 years ago
  64. 7fad9b1 COMPMID-1021: CPUInfo refactoring. by Pablo Tello · 6 years ago
  65. 684cb0f COMPMID-596: Port HOGDetector to new validation by John Richardson · 6 years ago
  66. 7da29b6 COMPMID-1017: Implement dilated convolution in NEON, OpenCL, and GC by Alex Gilday · 6 years ago
  67. 0085429 COMPMID-959: Fix valid region for Scale by Diego Lopez Recas · 6 years ago
  68. fc00449 COMPMID-959: Removed Interleave blocked kernel. by Pablo Tello · 6 years ago
  69. 99ef840 COMPMID-881: Updated arm_gemm to the lastest by Pablo Tello · 6 years ago
  70. 27c08ab COMPMID-754: Add validation to LocallyConnected and NEDeconv layers by Alex Gilday · 6 years ago
  71. be0ae93 COMPMID-1005: Update Depthwise Convolution form RSH by Georgios Pinitas · 6 years ago
  72. 60954c6 COMPMID-754: Add validation to (De)QuantizationLayers by Alex Gilday · 6 years ago
  73. f47bfb9 COMPMID-594: Implement reference and CL/NEON validation for LocallyConnected by Sanghoon Lee · 6 years ago
  74. eb82fd2 COMPMID-881: RSH new arm_gemm interface. by Pablo Tello · 6 years ago
  75. d8734b5 COMPMID-793 : Add graph intermediate representation by Georgios Pinitas · 7 years ago
  76. 6727f12 Revert "COMPMID-959: Fix valid region for Scale by always setting full shape" by Georgios Pinitas · 6 years ago
  77. 7e1944d COMPMID-959: Fix bug reset method NEMinMaxLayer by Isabella Gottardi · 6 years ago
  78. ff860cf COMPMID-959: Fix valid region for Scale by always setting full shape by Diego Lopez Recas · 6 years ago
  79. d56e770 COMPMID-979: Add NHWC data layout to the tensor's metadata (Part 2) by Isabella Gottardi · 6 years ago
  80. 861f0db COMPMID-941 Add NEON broadcast multiply support by Michalis Spyrou · 6 years ago
  81. abca1c9 COMPMID-959: Fix bug in NEActivationLayerKernel (CONST_0-QASYMM8) by Isabella Gottardi · 6 years ago
  82. a8a28f6 COMPMID-976: Fix warnings for ndk-r16b by Anthony Barbier · 6 years ago
  83. b4e3e1c COMPMID-617: Add validate support for NEON FullyConnectedLayer by Ioan-Cristian Szabo · 7 years ago
  84. 1a03d76 COMPMID-765: Fix windows in DirectConvLayer and DepthwiseConvLayer by Georgios Pinitas · 6 years ago
  85. aad9f2c COMPMID-754: Add CLPermute validation method by Isabella Gottardi · 6 years ago
  86. 995f552 COMPMID-864 Window::collapse_if_possible() is misused in several CL kernels by Michalis Spyrou · 6 years ago
  87. 1599787 COMPMID-934: Asymmetric padding support. by Georgios Pinitas · 6 years ago
  88. 9414f64 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  89. 9be0c5a COMPMID-936: Convolution failure in NEON Convolution Layer. by Georgios Pinitas · 6 years ago
  90. d267b05 COMPMID-784: Fixed SAME paddding in WinogradLayer by Pablo Tello · 6 years ago
  91. 1fbb812 Revert "COMPMID-582: Add validation to channel_extract kernels." by Anthony Barbier · 6 years ago
  92. 21f67d6 COMPMID-934: Return an error in Validate when we don't support asymmetric padding by Anthony Barbier · 6 years ago
  93. 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
  94. f6c572c COMPMID-784: Productise Winograd. by Pablo Tello · 6 years ago
  95. 91d20d9 COMPMID-582: Add validation to channel_extract kernels. by Ioan-Cristian Szabo · 7 years ago
  96. 57c033b COMPMID-906: Use fused activation in NEON Batch normalization by Georgios Pinitas · 6 years ago
  97. 82833b8 COMPMID-765 : NEON Wrapper initial traits and overloads by Georgios Pinitas · 6 years ago
  98. 69af6cf COMPMID-765: Sanitize permutation vector for Permute. by Georgios Pinitas · 6 years ago
  99. 284cfe2 COMPMID-903: Implements NEPermute for NHWC conversions by Georgios Pinitas · 6 years ago
  100. 1d6d211 COMPMID-884: Valgrind: NEDirectConvolutionLayerKernel invalid read by Georgios Pinitas · 6 years ago