1. 7ce739c Remove 3rdparty folder and submodule by Sang-Hoon Park · 3 years, 10 months ago
  2. d72bd12 COMPMID-3743: Fix for benchmark_gemm_examples.sh by Gian Marco Iodice · 3 years, 10 months ago
  3. b10181b COMPMID-3456 Update gemm tuner documentation by SiCong Li · 3 years, 10 months ago
  4. ac4c030 COMPMID-3618 Add support for export_to_cl_image_rhs in GEMMTuner.py by SiCong Li · 3 years, 10 months ago
  5. 15205d9 COMPMID-3549: GEMM Tuner - Validate input parameters by Eren Kopuz · 3 years, 11 months ago
  6. 6977b37 COMPMID-3549: Add support for data type in bash and python scripts by Eren Kopuz · 3 years, 11 months ago
  7. a0bf913 COMPMID-3453: Modify GemmTuner.py to output JSON by Eren Kopuz · 4 years ago
  8. c8e6e2c COMPMID-3325: Add support in gemm_tuner for cl_image by Manuel Bottini · 4 years ago
  9. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 3 years, 11 months ago
  10. 1e2a451 COMPMID-3452: Skip empty lines and lines starting with # when parsing the gemm configs CSV files by Eren Kopuz · 4 years ago
  11. d355653 COMPMID-3382: Validate YoLo v3 output detector by Michele Di Giorgio · 4 years ago
  12. 0f954eb COMPMID-3324: Remove pretranspose_B support from NEGEMM by Georgios Pinitas · 4 years ago
  13. 350099e COMPMID-3451: Add support for F16 in Gemm Tuner by Eren Kopuz · 4 years ago
  14. 16dddd2 COMPMID-3381: Implement graph example for YoLo v3 output detector by Sheri Zhang · 4 years ago
  15. ccd9496 COMPMID-3364: use ScaleKernelInfo for Scale on OpenCL and GLES by Sang-Hoon Park · 4 years ago
  16. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 2 months ago
  17. b7f4a95 Add uint8 quantization example for NEON by Diana Bite · 4 years, 4 months ago
  18. 8abbabd COMPMID-3233 Extend gemm tuner in the doxygen documentation by SiCong Li · 4 years, 2 months ago
  19. 4df2cf3 COMPMID-3315: Allow only QASYMM8 data type for EDSR graph example by Sang-Hoon Park · 4 years, 2 months ago
  20. 2e5fd63 COMPMID-3098 Fuse Relu and Bounded Relu with FullyConnected NEON by SiCongLi · 4 years, 3 months ago
  21. 6cd1c9b COMPMID-3277: (3RDPARTY_UPDATE) fix build issue related to constructors by Sang-Hoon Park · 4 years, 3 months ago
  22. 104fbd7 COMPMID-3221: Add DeconvolutionLayerDescriptor by Sang-Hoon Park · 4 years, 3 months ago
  23. 797b76b COMPMID-3221: Add EltwiseLayerDescriptor by Sang-Hoon Park · 4 years, 3 months ago
  24. 6800117 COMPMID-3221: (DATA_UPDATE) add graph example for EDSR by Sang-Hoon Park · 4 years, 3 months ago
  25. f5f2391 COMPMID-3069: Silence clang-8 warning wrt explicit default of deleted operator by Matthew Bentham · 4 years, 3 months ago
  26. adb3291 COMPMID-3100 Fuse bias addition with fully connected layer NEON by SiCong Li · 4 years, 4 months ago
  27. 11fedda COMPMID-2985 add data_layout to PoolingLayerInfo by Sang-Hoon Park · 4 years, 5 months ago
  28. 0183368 COMPMID-3000 (Nightly) Bare metal debug build failures by Michalis Spyrou · 4 years, 5 months ago
  29. 7d30352 COMPMID-3000 (Nightly) Bare metal debug build failures by Michalis Spyrou · 4 years, 5 months ago
  30. f4261ad COMPMID-2779: Add support for generating synthetic int8 graphs. by Georgios Pinitas · 4 years, 6 months ago
  31. cd4e9ab COMPMID-2452: Add mnist example by Isabella Gottardi · 4 years, 7 months ago
  32. 94e0cf9 COMPMID-2690 Extend Doxygen documents to include GEMM Tuner by SiCong Li · 4 years, 7 months ago
  33. 75041a1 COMPMID-2563 Change how the best overall GEMM configuration is selected by SiCong Li · 4 years, 7 months ago
  34. 3252795 COMPMID-2106: Extend get_input_accessor() to run input images through QASYMM8 networks by Manuel Bottini · 4 years, 7 months ago
  35. 05069f0 COMPMID-2515: Merge optimized depthwise convolution to the generic depthwise convolution function by Manuel Bottini · 4 years, 8 months ago
  36. e36b526 COMPMID-2567: Create a python script to parse the CLGEMM benchmarks and by SiCong Li · 4 years, 8 months ago
  37. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 8 months ago
  38. bd18811 COMPMID-2103: Use substreams for sharing weights in the DeepSpeech example by Michalis Spyrou · 4 years, 8 months ago
  39. b94c368 COMPMID-2645: Detection Post-Process fixes by Georgios Pinitas · 4 years, 8 months ago
  40. ea80348 COMPMID-2564 - Add CLGEMMNative example by SiCong Li · 4 years, 8 months ago
  41. bc166d5 COMPMID-2565 - Add CLGEMMReshaped example by SiCong Li · 4 years, 8 months ago
  42. 240b79d COMPMID-2692 Use existing command line infrastructure for CLGEMMReshapedOnlyRHS by SiCong Li · 4 years, 8 months ago
  43. 8b4c730 COMPMID-2566 - Add CLGEMMReshapedOnlyRHS example by SiCong Li · 4 years, 9 months ago
  44. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 9 months ago
  45. cd60a5f COMPMID-2594: Graph example option parsing doens't fail on invalid values by Georgios Pinitas · 4 years, 10 months ago
  46. c755f78 COMPMID-1850: Port TFLite mobilenetSSD as a graph example by Isabella Gottardi · 4 years, 11 months ago
  47. 96ce9f5 COMPMID-2525: Remove configuration time from AlexNet and Inception examples by Gian Marco Iodice · 4 years, 10 months ago
  48. f3622be COMPMID-1979: Fuse Activation Function in CLGEMM - part 4 by Gian Marco Iodice · 4 years, 10 months ago
  49. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  50. ca1f460 COMPMID-1979: Fuse Activation Function in CLGEMM - part 2 by Gian Marco Iodice · 4 years, 11 months ago
  51. f6f23ea COMPMID-2443: OpenCL kernels cache. by Pablo Tello · 5 years ago
  52. 11de30d COMPMID-2193: Improve permute documentation. by Pablo Tello · 5 years ago
  53. e99196c COMPMID-2391: Created optical flow example by Pablo Tello · 5 years ago
  54. 6260e19 COMPMID-2394: (Nightly) Clang-tidy errors by Michalis Spyrou · 5 years ago
  55. 8baaa45 COMPMID-2336: Replace Mobilenet v1 graph example quantization info with values from tflite hosted model by Isabella Gottardi · 5 years ago
  56. bcfd09a COMPMID-2177 Fix clang warnings by Michalis Spyrou · 5 years ago
  57. a4f378d COMPMID-1995: Fix clang-tidy warnings by Michalis Spyrou · 5 years ago
  58. 050471e COMPMID-1974 : Extend CLTuner to support different of level of tuning by Vidhya Sudhan Loganathan · 5 years ago
  59. 165308c COMPMID-1995: Fix examples SConsscript install_dir by Michalis Spyrou · 5 years ago
  60. 3418ba5 COMPMID-1058: Implement DeepSpeech as a graph example by Michele Di Giorgio · 5 years ago
  61. b54c644 COMPMID-2011: ResNet50 returns wrong result by Georgios Pinitas · 5 years ago
  62. f52cd78 COMPMID-1995: Minor code fixes. by Georgios Pinitas · 5 years ago
  63. adc2186 COMPMID-1995: Fixed path in mobilenet_v2 by Pablo Tello · 5 years ago
  64. a74923c COMPMID-1910: Improve CLTuner reducing the number of LWS to test by Gian Marco Iodice · 5 years ago
  65. 62c3639 COMPMID-1913: Add names to all graph examples by Georgios Pinitas · 5 years ago
  66. 1df9cca COMPMID-1897: ResNet50 does not load ACL tuner file passed at command line by Michele Di Giorgio · 5 years ago
  67. 588ebc5 COMPMID-1839: Add script from extracting tf frozen models. by Georgios Pinitas · 5 years ago
  68. b888471 COMPMID-1804: (3RDPARTY_UPDATE) Inception ResNet V1 QS8 by Georgios Pinitas · 5 years ago
  69. 7234ed8 COMPMID-1808: Add Detection Output Layer to the GraphAPI by Isabella Gottardi · 6 years ago
  70. 05045c1 COMPMID-1071: (3RDPARTY_UPDATE) Add depth multiplier on DepthwiseConv 3x3 NHWC by Georgios Pinitas · 5 years ago
  71. dacd3de COMPMID-1804: Implement Inception-Resnet-V1 by Georgios Pinitas · 5 years ago
  72. a84faff COMPMID-1826: Add support for QASYMM8 in NEArithmeticAdditionKernel by Georgios Pinitas · 5 years ago
  73. 0e2b526 COMPMID-1806: Add VGG-base VDSR network by Georgios Pinitas · 5 years ago
  74. 8fe103c COMPMID-1805: Implement SRCNN 9-5-5 by Georgios Pinitas · 5 years ago
  75. f554be7 COMPMID-1807: Implement ResNet12 by Georgios Pinitas · 5 years ago
  76. f60d671 COMPMID-1803: Add mobilenetv2 qasymm8 example by Georgios Pinitas · 6 years ago
  77. 00e6e1e COMPMID-1451: Enable FP16 runs on graph examples. by Georgios Pinitas · 6 years ago
  78. fea8ec3 COMPMID-1458: Mobilenet SSD example. by Pablo Tello · 6 years ago
  79. 0cf7798 COMPMID-1626: Fixed VGG 16/19 bad_alloc failure. by Pablo Tello · 6 years ago
  80. 421405b COMPMID-1675: Add SVE support by Georgios Pinitas · 6 years ago
  81. f1adf11 COMPMID-1579: Add support for ChannelShuffle operator in NEON by Georgios Pinitas · 6 years ago
  82. bdbbbe8 COMPMID-1744: Add paper references in graph models. by Georgios Pinitas · 6 years ago
  83. 01bbd5f COMPMID-1737: Add support for install_dir by Anthony Barbier · 6 years ago
  84. 9da19e9 COMPMID-1605: API alignment for the MemoryManager with ARMNN by Georgios Pinitas · 6 years ago
  85. 33893c3 COMPMID-1641: Create Facebook's MaskRCNN v2 graph example (3RDPARTY_UPDATE) by Georgios Pinitas · 6 years ago
  86. 20ff84d COMPMID-1451 - Enabled NHWC in AlexNet, InceptionV3 and InceptionV4 by Gian Marco Iodice · 6 years ago
  87. e22aa13 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  88. 932491f COMPMID-1519: Add support for 3D input/output in CLGEMMLowpOutputStage by Georgios Pinitas · 6 years ago
  89. 108ab0b COMPMID-1578: Add ShuffleNet graph example by Georgios Pinitas · 6 years ago
  90. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  91. 20c246a COMPMID-1532: Add DepthwiseConvolution3x3 FP16 on NEON by Georgios Pinitas · 6 years ago
  92. c98b990 COMPMID-1451 Fix YOLOv3 android compilation issue by Michalis Spyrou · 6 years ago
  93. 177a9a5 COMPMID-1460 Create Yolo v3 graph example by Michalis Spyrou · 6 years ago
  94. 427bbbf COMPMID-1522: Add ElementWiseOperation node in the graph API by Georgios Pinitas · 6 years ago
  95. cdd68c0 COMPMID-1534: Prevent graphs with missing NEON F16 features from running by Anthony Barbier · 6 years ago
  96. be2772a COMPMID-1508: Add Inception ResNet V2 model by Georgios Pinitas · 6 years ago
  97. 1b65807 COMPMID-1188 - Enabled NHWC in graph_squeezenet_v1 for NEON by Gian Marco Iodice · 6 years ago
  98. 7b2f026 COMPMID-145 : Create ResNet v2 graph example by Georgios Pinitas · 6 years ago
  99. 766b70c COMPMID-1456: Create mobilenet v2 1.0 224 graph example by Georgios Pinitas · 6 years ago
  100. d39e2b1 COMPMID-1188 - Fixed performance degradation with GEMM3D by Gian Marco Iodice · 6 years ago