1. afd38f0 Apply clang-format on repository by Felix Thomasmathibalan · 9 months ago
  2. 08dfba3 Enable conversion of F32 NumPy files to F16 by Gian Marco Iodice · 1 year, 1 month ago
  3. 3b504ef Update libnpy header external dependency to the latest version by Jakub Sujak · 1 year, 7 months ago
  4. c6f9510 Remove Computer Vision generic interfaces and types by Georgios Pinitas · 3 years, 3 months ago
  5. 40efd53 Remove GLES-related code by Michele Di Giorgio · 3 years, 3 months ago
  6. ceaa0bf Remove OpenGL ES support by Manuel Bottini · 3 years, 4 months ago
  7. a8e2aeb Generalize custom uniform generator for floating point data types with 16 bits by Giorgio Arena · 3 years, 6 months ago
  8. b309fc2 Fix uniform_real_distribution_fp16 warning and single Dimension increment by Giorgio Arena · 3 years, 6 months ago
  9. 82c0d7f Create fill functions available everywhere for easy debugging by Giorgio Arena · 3 years, 6 months ago
  10. 6aeb217 Fix fill() for FP data type in fixtures - Part 1 by Giorgio Arena · 3 years, 6 months ago
  11. 40f51a6 Update default C++ standard to C++14 by Georgios Pinitas · 3 years, 7 months ago
  12. 68dd25f COMPMID-3637: Move utility headers from arm_compute to src by Sang-Hoon Park · 3 years, 8 months ago
  13. 552e11d COMPMID-3761: Update directory structure by Michele Di Giorgio · 3 years, 9 months ago
  14. d9eaf61 COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm preferred presentation by Michele Di Giorgio · 4 years ago
  15. ea2ce17 Introduce CL kernel cache feature by Inki Dae · 4 years, 3 months ago
  16. 758b5ba COMPMID-3069: Improve build time by splitting up ToolchainSupport.h by Matthew Bentham · 4 years, 4 months ago
  17. 8217c8e COMPMID-2895: Remove QASYMM8_PER_CHANNEL data type by Georgios Pinitas · 4 years, 8 months ago
  18. fae513c COMPMID-2486: Remove/add disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  19. 7c60c99 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  20. 6bff195 COMPMID-2486: Remove disabled compiler warnings by Michalis Spyrou · 4 years, 9 months ago
  21. 351bd13 compmid-2573: Investigate FP16 Winograd reference implementations by giuros01 · 4 years, 10 months ago
  22. 35ea9a7 COMPMID-2317: Add new QASYMM16 data type by Michele Di Giorgio · 4 years, 10 months ago
  23. c853021 COMPMID-2417: Add new QASYMM8_PER_CHANNEL data type by Michalis Spyrou · 4 years, 10 months ago
  24. a7acb3c COMPMID-1849: Implement CPPDetectionPostProcessLayer by Isabella Gottardi · 5 years ago
  25. db9116f COMPMID-2443: CL example use program cache by default. by Pablo Tello · 5 years ago
  26. 3689fcd COMPMID-2408: Add QSYMM16 support for ElementwiseAddition for NEON by Manuel Bottini · 5 years ago
  27. 4c5469b COMPMID-2225: Add interface support for new quantized data types. by Georgios Pinitas · 5 years ago
  28. 108a95e COMPMID-2067: Add batch size option in validate_cl_gemm example by Georgios Pinitas · 5 years ago
  29. 0ae5de9 COMPMID-1995: Prepare Graph to support different input/output quantization info by Isabella Gottardi · 5 years ago
  30. f63885b COMPMID-1710 Move some Util functions to core/Utils by Michalis Spyrou · 5 years ago
  31. 053e751 COMPMID-1758: NEON: Implement Range by Manuel Bottini · 5 years ago
  32. 5e96be7 COMPMID-1722 : CL: Implement Range by Vidhya Sudhan Loganathan · 6 years ago
  33. 3252143 COMPMID-1750: Add PriorBox operator to graph API. by Pablo Tello · 6 years ago
  34. a25d16c COMPMID-1266 : Add support for FP16 in CLWinogradConvolutionLayer: 5x5 kernels by Vidhya Sudhan Loganathan · 6 years ago
  35. a799ce0 COMPMID-1564: Add NEDepthwiseConvolution3x3 for QASYMM8 by Georgios Pinitas · 6 years ago
  36. 3941295 COMPMID-1506 NPY Loader doesn't work for NHWC pipelines by Michalis Spyrou · 6 years ago
  37. 4ead11a COMPMID-1479: Fixed non fortran_order NPY loading. by Anthony Barbier · 6 years ago
  38. 12be7ab COMPMID-1310: Create graph validation executables. by Georgios Pinitas · 6 years ago
  39. 7c3b924 COMPMID-1308: Add and validate JPEG accessors by Georgios Pinitas · 6 years ago
  40. 88d5b22 COMPMID-1035 - Add ResneXt50 as a graph example by Isabella Gottardi · 6 years ago
  41. cac13b1 COMPMID-1097: Port mobilenet to NHWC by Georgios Pinitas · 6 years ago
  42. 9fb0cac COMPMID-1081: Introduced test-wide instruments by Anthony Barbier · 6 years ago
  43. c357c47 COMPMID-1008: Fix Doxygen issues by Alex Gilday · 6 years ago
  44. 5e69bb4 COMPMID-959 fill_random_tensor should fill all dimensions by Michalis Spyrou · 6 years ago
  45. 5ca7409 COMPMID-765 - Used GEMM-based convolution in VGG16 by Gian Marco · 6 years ago
  46. a66eaa2 COMPMID-752 Creating an example for QASYMM8 MobileNet by Giorgio Arena · 7 years ago
  47. 2b5f0f2 COMPMID-782 Port examples to the new format by Michalis Spyrou · 6 years ago
  48. 6db0ff5 COMPMID-771 Allow examples to be profiled by Anthony Barbier · 6 years ago
  49. bfa3b52 COMPMID-556 - Fix examples by Gian Marco · 7 years ago
  50. 0bc5a25 COMPMID-556 - Fix SGEMM example by Gian Marco · 7 years ago
  51. 02aabcc COMPMID-583 - Implemented reference implementation and validation tests (NEON and CL) for Histogram by Isabella Gottardi · 7 years ago
  52. 87f21cd COMPMID-556 Updated libnpy.hpp by Anthony Barbier · 7 years ago
  53. 7068f99 COMPMID-631: Merge branches/gles_compute branch by Anthony Barbier · 7 years ago
  54. a4c6188 COMPMID-657 - Add PPMAccessor and TopNPredictionsAccessor to GoogleNet by Isabella Gottardi · 7 years ago
  55. cf3935f COMPMID-627 Create CL SGEMM example by Giorgio Arena · 7 years ago
  56. 44ec2e7 COMPMID-639 - Add PPMAccessor and TopNPredictionsAccessor in graph_utils by Gian Marco · 7 years ago
  57. ae27e94 COMPMID-417 - Fix utils.h by Gian Marco Iodice · 7 years ago
  58. 2a07e18 COMPMID-363 Add Graph library support by Anthony Barbier · 7 years ago
  59. dc836b6 COMPMID-417: Fix clang-tidy error in PPMLoader for map/unmap by Georgios Pinitas · 7 years ago
  60. ac69aa1 COMPMID-418 Add check and fix comments after preprocessor conditions by Anthony Barbier · 7 years ago
  61. bee466b COMPID-345 Add caffe_data_extractor.py script and the instructions by steniu01 · 7 years ago
  62. 6ff3b19 COMPMID-344 Updated doxygen by Anthony Barbier · 7 years ago