1. 5aa9fd7 IVGCVSW-6704 Change the namespace from armnn::profiling to arm::pipe by Cathal Corbett · 2 years, 4 months ago
  2. 4c9ed1d IVGCVSW-6708 Break Profiling Dependence on IRuntime ExternalProfilingOptions by Jim Flynn · 2 years, 5 months ago
  3. c42a987 IVGCVSW-6635 Move MemCopyTestImpl from acl to armnnTestUtils. by Colm Donelan · 2 years, 5 months ago
  4. a097d2a IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory' by Sadik Armagan · 2 years, 7 months ago
  5. 1342bed IVGCVSW-6452 'Move CompatibleTypes.hpp to the armnnUtils library' by Sadik Armagan · 2 years, 7 months ago
  6. 7b885b3 IVGCVSW-6509 Front End + Reference Workload implementation by Tamás Nyíri · 2 years, 8 months ago
  7. 5b8093c IVGCVSW-6420: Constant flag in tensor info is not set correctly by Cathal Corbett · 2 years, 8 months ago
  8. f437213 Fixed macro redefinition in Half.hpp by Pablo Tello · 2 years, 8 months ago
  9. 5d7b0a3 Add ConstTensorsAsInput support for Conv3d by Matthew Sloyan · 2 years, 8 months ago
  10. 1b11f32 IVGCVSW-6450 Add Support of Models with Dynamic Batch Tensor to ONNX parser by Narumol Prangnawarat · 2 years, 9 months ago
  11. b63a311 IVGCVSW-6163 Add Conv3d FrontEnd and Ref Implementation by Matthew Sloyan · 2 years, 10 months ago
  12. febc20f Fix undefined reinterpret_cast in BFloat16.hpp by Diego Lopez Recas · 2 years, 9 months ago
  13. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  14. 53ef795 IVGCVSW-5826 Change weights layout for depthwise to [1,H,W,I*M] by Jan Eilers · 3 years, 1 month ago
  15. 1625efc IVGCVSW-5963 'Move unit tests to new framework' by Sadik Armagan · 3 years, 1 month ago
  16. 483c811 IVGCVSW-5962 Remove boost::multi_array by Sadik Armagan · 3 years, 1 month ago
  17. 7dcc697 IVGCVSW-5833 Move the ProfilingGuid out of Types.hpp to its own header in profiling common by Nikhil Raj · 3 years, 2 months ago
  18. 25ab3a8 IVGCVSW-5964 Removing some remaining boost utility usages from tests. by Colm Donelan · 3 years, 1 month ago
  19. 7612bd6 IVGCVSW-5842 Remove cross-wiring in depthwise by Jan Eilers · 3 years, 3 months ago
  20. a20b312 Fix mac build breaks by Keith Mok · 3 years, 6 months ago
  21. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  22. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  23. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 8 months ago
  24. f290d88 IVGCVSW-4489 Remove remaining occurrence of boost::format by Matthew Sloyan · 3 years, 9 months ago
  25. 5b5c222 IVGCVSW-5297 Remove boost::format from rest of ArmNN. by Colm Donelan · 3 years, 10 months ago
  26. 6d9f5c5 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  27. 0663d66 IVGCVSW-5303 Remove some boost::numeric_cast from rest of ArmNN by Matthew Sloyan · 3 years, 10 months ago
  28. 0fe7376 Bugfix: Allow permutation of QuantizationDim by Francis Murtagh · 3 years, 10 months ago
  29. 35c31c0 Fix Windows build by Rob Hughes · 3 years, 10 months ago
  30. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  31. 82262f5 IVGCVSW-5104 Fix OS-X GetCurrentThreadId build error by Jim Flynn · 4 years ago
  32. 6da6a45 Make it build on MACOSX by Jim Flynn · 4 years ago
  33. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  34. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  35. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  36. f4bfa6a IVGCVSW-4620 Add Fill Reference Implementation by Ryan OShea · 4 years, 1 month ago
  37. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  38. bc873d2 Tidy up uses of Windows.h by adding WindowsWrapper.hpp by Rob Hughes · 4 years, 1 month ago
  39. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 2 months ago
  40. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  41. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  42. c0f0af3 IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9 by Francis Murtagh · 4 years, 3 months ago
  43. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  44. e9e6818 IVGCVSW-4517 Modify BFloat16 to conformant to the coding standards by Narumol Prangnawarat · 4 years, 4 months ago
  45. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  46. 8832522 IVGCVSW-4517 Implement BFloat16 Encoder and Decoder by Narumol Prangnawarat · 4 years, 4 months ago
  47. e664484 IVGCVSW-4517 Add BFloat16 class and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  48. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  49. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  50. dd3f71b COMPMID-3060: Add TF Parser support for Transpose by Sang-Hoon Park · 4 years, 4 months ago
  51. 5e90aab COMPMID-3059: Add TF parser support for StridedSlice by Georgios Pinitas · 4 years, 4 months ago
  52. a0d1896 Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing master by David Monahan · 4 years, 5 months ago
  53. 5277ad5 Add check to NetworkSockets.cpp to fix failing Android build by David Monahan · 4 years, 5 months ago
  54. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago
  55. 25b7436 Add thin abstraction layer for network sockets by Rob Hughes · 4 years, 6 months ago
  56. ff130e2 Remove use of ArmNN.hpp from other public headers by Matthew Bentham · 4 years, 5 months ago
  57. ba25aee IVGCVSW-4246 Enable -Wextra by default by Derek Lamberti · 4 years, 7 months ago
  58. baa177f IVGCVSW-4246 Clean build of parsers with -Wextra by Derek Lamberti · 4 years, 7 months ago
  59. e5b8eb9 IVGCVSW-4210 Create a public API for the common backend files by Matteo Martincigh · 4 years, 7 months ago
  60. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  61. e011d20 IVGCVSW-4209 Create a public API for the ArmNN Utils by Matteo Martincigh · 4 years, 7 months ago
  62. 3fec1ea IVGCVSW-4067 Change LayerGuid to use ProfilingGuid by janeil01 · 4 years, 8 months ago
  63. 362e032 Escape angle brackets in dot file labels by Rob Hughes · 4 years, 8 months ago
  64. 5edc881 IVGCVSW-3837 Add support for per-axis quantization to reference Convolution2d workload by Aron Virginas-Tar · 4 years, 8 months ago
  65. b67f957 IVGCVSW-3836 Add support for Int32 per-axis scales by Aron Virginas-Tar · 4 years, 8 months ago
  66. 5236e1d IVGCVSW-3835 Create Encoder and Decoder for QSymm8PerAxis by Keith Davis · 4 years, 8 months ago
  67. 9a5f9f2 GitHub #292 Build the ML-examples using only ArmNN's public frontend API by Matteo Martincigh · 4 years, 8 months ago
  68. d6f26fc Fix ExecuteNetwork no longer printing out the inference results, by Matteo Martincigh · 4 years, 8 months ago
  69. 48623a0 IVGCVSW-4018 Move QuantizeHelper.hpp to armnnUtils by Aron Virginas-Tar · 4 years, 8 months ago
  70. 4dc64a6 IVGCVSW-3694 Add ArgMinMax implementation for Ref by Narumol Prangnawarat · 4 years, 9 months ago
  71. 0280785 IVGCVSW-3663 Add utility function to expand tensor dimension by Narumol Prangnawarat · 4 years, 10 months ago
  72. 898a324 MLCE-103 Add necessary enhancements to ModelAccuracyTool by SiCong Li · 5 years ago
  73. 4cefc41 IVGCVSW-3307 Introduce RefTensorHandle by Matthew Bentham · 5 years ago
  74. e440329 MLCE-103 Fix out-of-bound bug in ModelAccuracyChecker by SiCong Li · 5 years ago
  75. f2aaab3 IVGCVSW-3223 Fix ref convolution performance regression by Matteo Martincigh · 5 years ago
  76. ee423ce IVGCVSW-3142 Refactor DataLayoutIndexed and TensorBufferArrayView by Matteo Martincigh · 5 years ago
  77. f92dfce IVGCVSW-2833 Add Dynamic Quantization by Jim Flynn · 5 years ago
  78. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  79. 2fd6100 IVGCVSW-3038 Move MakeInputTensors to armnnUtils by Jim Flynn · 5 years ago
  80. b4d7eae IVGCVSW-3039 Unify BindingPointInfo declarations by Jim Flynn · 5 years ago
  81. 5e9d298 IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenation by Nattapat Chaimanowong · 5 years ago
  82. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  83. 4057d91 IVGCVSW-2515 Fix compilation when TfParser is disabled by Matthew Bentham · 5 years ago
  84. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  85. 51dd62f IVGCVSW-1656 Add Mean support to Tf Parser by Ferran Balaguer · 5 years ago
  86. d5b9e64 IVGCVSW-2421 Remove the template-based version of armnnUtils::Permute by Matteo Martincigh · 5 years ago
  87. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  88. 6f37f83 IVGCVSW-2353 Ignore control inputs in TensorFlow parser by narpra01 · 6 years ago
  89. 2135015 IVGCVSW-2264 Move DataLayoutIndexed to armnnUtils by Matteo Martincigh · 6 years ago
  90. d41b259 IVGCVSW-2144: Adding TensorUtils class by Nina Drozd · 6 years ago
  91. 1d67a690 IVGCVSW-2167: Run parser unit tests on the reference backend only by Aron Virginas-Tar · 6 years ago
  92. c9cc804 IVGCVSW-1946: Remove armnn/src from the include paths by Aron Virginas-Tar · 6 years ago
  93. 9c5db11 IVGCVSW-2058: Remove ARMCOMPUTE(CL/NEON)_ENABLED and ARMCOMPUTENEON_ENABLED from src/armnnUtils/ParserPrototxtFixture.hpp by Aron Virginas-Tar · 6 years ago
  94. 29c75de IVGCVSW-2067 : dynamically create workload factories based on the backends in the network by David Beck · 6 years ago
  95. f0b4845 IVGCVSW-2019 : replace Compute enum in the backend preferences list by David Beck · 6 years ago
  96. b6cce4f IVGCVSW-1914 Investigate CONV_2D failure on FP16 on Android by Sadik Armagan · 6 years ago
  97. 6b0b53d IVGCVSW-1929: Fix for this defect (QASYM8 no scale) by jimfly01 · 6 years ago
  98. 616e775 IVGCVSW-1913: Fix for ValidationTest.concat_float_3_relaxed by arovir01 · 6 years ago
  99. 479045b IVGCVSW-1787 Add Support for Concatenation on TfLite parser by Sadik Armagan · 6 years ago
  100. ecb56cd IVGCVSW-1807 : change license text in file headers by David Beck · 6 years ago