1. abee001 IVGCVSW-5813 Add Async Queue to IRuntime by Keith Davis · 3 years, 2 months ago
  2. cae4568 IVGCVSW-5410 Move ILayerSupport.hpp to backends folder by Francis Murtagh · 3 years, 2 months ago
  3. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  4. 4a621c43 IVGCVSW-5719 Remove Quantizer by Kevin May · 3 years, 2 months ago
  5. fe95d72 Fold PAD into Pooling2d if possible by Diego Lopez Recas · 3 years, 3 months ago
  6. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  7. ed7fce4 IVGCVSW-5829 Segfault in tflite-parser, int8 models by Matthew Sloyan · 3 years, 2 months ago
  8. 7d22fa6 IVGCVSW-5795 Use ${CMAKE_THREAD_LIBS_INIT} throughout instead of 'pthread' by Francis Murtagh · 3 years, 3 months ago
  9. b392e98 IVGCVSW-5410 Add front-end support for CAST by mathad01 · 3 years, 3 months ago
  10. 28f177c IVGCVSW-5804 TfLiteParser fails to correctly parse ArgMinMax by Matthew Sloyan · 3 years, 3 months ago
  11. 1f140f7 MLCE-328 Serializer/Deserializer does not support Signed64 by Mike Kelly · 3 years, 3 months ago
  12. 55a8ffd IVGCVSW-5823 Refactor Async Network API by Mike Kelly · 3 years, 3 months ago
  13. 386ff1a IVGCVSW-5790 Merge async prototype by Mike Kelly · 3 years, 3 months ago
  14. 381f502 Revert "Fold PAD into Pooling2d" by Jim Flynn · 3 years, 3 months ago
  15. 51ce7d4 Fold PAD into Pooling2d by Diego Lopez Recas · 3 years, 3 months ago
  16. b454c5c IVGCVSW-4893 Refactor ILayerVisitor using unified interface strategy. by Finn Williams · 3 years, 5 months ago
  17. a274748 MLCE-347 'REDUCE_MIN, REDUCE_MAX, REDUCE_SUM Support' by Sadik Armagan · 3 years, 5 months ago
  18. ac001ee IVGCVSW-4901 Add semantic versioning to Parsers and TfLite Delegate by Matthew Sloyan · 3 years, 5 months ago
  19. c5c40fe ArmnnConfig.cmake install to correct directory by Keith Mok · 3 years, 6 months ago
  20. 0c3ea5b backends/reference: Add ReduceSum operation support by Sadik Armagan · 3 years, 5 months ago
  21. 2686849 MLCE-335 'DEPTH_TO_SPACE and GATHER operator support in TfLiteParser' by Sadik Armagan · 3 years, 5 months ago
  22. c712cf6 Fix build breaks on file insensitive system by Keith Mok · 3 years, 6 months ago
  23. bbbefec IVGCVSW-5587 Remove Tensorflow requirement from Arm NN TfLite delegate by Finn Williams · 3 years, 7 months ago
  24. 5d03e31 IVGCVSW-5377 Add ArmNN TfLite delegate to ExecuteNetwork by Sadik Armagan · 3 years, 7 months ago
  25. 07810fc IVGCVSW-5328-5329 Fuse Activation by Mike Kelly · 3 years, 8 months ago
  26. aba90cd IVGCVSW-5091 Add Logical ops frontend and ref impl by James Conroy · 3 years, 8 months ago
  27. 6fff4f4 IVGCVSW-5476 Fix Fuse_batchNorm_into_Conv2D_Float32_Test by Teresa Charlin · 3 years, 8 months ago
  28. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  29. 9a5ce4a IVGCVSW-5265 Remove boost from core ArmNN CMake by Colm Donelan · 3 years, 8 months ago
  30. 3e54d03 IVGCVSW-5433 Remove boost::transform_iterator and make_transform_iterator by Finn Williams · 3 years, 8 months ago
  31. aaa54ae Bugfix: Don't try to link pipeCommon if it's not being built by Francis Murtagh · 3 years, 8 months ago
  32. e518153 IVGCVSW-5077 Ensure ArmNN builds successfully with latest protobuf by Nikhil Raj · 3 years, 9 months ago
  33. 5f960d9 Add IDeserializer support in pyarmnn by wangg · 3 years, 10 months ago
  34. fbba364 IVGCVSW-5435 Add FloatingPointComparison to remove boost::math::fpc uses by Matthew Sloyan · 3 years, 9 months ago
  35. 3a40ea5 IVGCVSW-5363 Add Unmap layer and Unmap workload by Jim Flynn · 3 years, 9 months ago
  36. 68db06f IVGCVSW-5362 Add Map layer and Map workload by Jim Flynn · 3 years, 9 months ago
  37. 22a4e15 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  38. ba3ef18 IVGCVSW-5295 Change fmt to be a header-only interface library by Jan Eilers · 3 years, 9 months ago
  39. 16f82f9 IVGCVSW-5305 AddBroadcastReshapeLayer as optimizer by Narumol Prangnawarat · 3 years, 10 months ago
  40. bbf71a6 IVGCVSW-5244 Load-scope dynamic tensor TfLite tests by Narumol Prangnawarat · 3 years, 10 months ago
  41. eac4adb Export Armnn cmake by Derek Lamberti · 3 years, 10 months ago
  42. 438de1b Fix linker err missing boost filesystem library by Ayan Halder · 3 years, 11 months ago
  43. d858eff Fix linker err missing boost filesystem library by Jim Flynn · 3 years, 11 months ago
  44. ef2838b IVGCVSW-5171 Change library name to allow adbPush by Jim Flynn · 4 years ago
  45. bbfe603 IVGCVSW-5166 Pull out the common and server side code into standalone libraries by Jim Flynn · 4 years ago
  46. 05c342a IVGCVSW-5165 add the fmt library to third-party folder by Jim Flynn · 4 years ago
  47. 87d0bda IVGCVSW-4929 Implement ShapeInferenceMethod in all Layers by Finn Williams · 4 years ago
  48. 1fdeb99 IVGCVSW-5095 Make timeline report the Linux Thread ID not the pthread ID by Jim Flynn · 4 years ago
  49. 2605b23 IVGCVSW-4624 Add a RANK Reference Implementation by Finn Williams · 4 years, 1 month ago
  50. 532a29d IVGCVSW-4487 Remove boost::filesystem by Francis Murtagh · 4 years ago
  51. c963110 IVGCVSW-4171 Makes DumpOutgoingValidFileEndToEnd test work reliably by Jim Flynn · 4 years ago
  52. 7e98983 IVGCVSW-4488 Adding cxxopts to third-party by Jan Eilers · 4 years ago
  53. 300ad56 IVGCVSW-4908 Add Serializer/Deserializer Support for FILL operator by Keith Davis · 4 years, 1 month ago
  54. ec6c680 IVGCVSW-4906 Add front-end support for FILL operator by Ryan OShea · 4 years, 1 month ago
  55. 6350d27 IVGCVSW-4968 Fix exception handling in TfLiteParser. by Colm Donelan · 4 years, 1 month ago
  56. 8670473 IVGCVSW-4190 Add SplitV to Tflite Parser by Ryan OShea · 4 years, 1 month ago
  57. bc873d2 Tidy up uses of Windows.h by adding WindowsWrapper.hpp by Rob Hughes · 4 years, 1 month ago
  58. 83fcf98 Add NEG support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  59. 12239e7 IVGCVSW-4187 Add LEAKY_RELU to TFLite parser by Sadik Armagan · 4 years, 1 month ago
  60. 01d0281 IVGCVSW-4595 Change FileOnlyProfilingConnection to all packet processor model by Jim Flynn · 4 years, 2 months ago
  61. 42b3d7d Add DIV support to TFLite parser by Darshan Patel · 4 years, 1 month ago
  62. eb1f9cf IVGCVSW-4186 Add EXP unit tests for TfLiteParser by Ryan OShea · 4 years, 1 month ago
  63. 59e057f Integration of PyArmNN into CMake by Pavel Macenauer · 4 years, 2 months ago
  64. b98032f Fix some Windows build errors: by Rob Hughes · 4 years, 2 months ago
  65. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 1 month ago
  66. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  67. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 2 months ago
  68. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 2 months ago
  69. 2ed809c IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a BasePipeServer by Finn Williams · 4 years, 2 months ago
  70. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  71. d7fcafa IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedCommandHandler by Finn Williams · 4 years, 2 months ago
  72. c179878 IVGCVSW-4721 Make build of timelineDecoder.so depend only on BUILD_TIMELINE_DECODER by Jim Flynn · 4 years, 2 months ago
  73. ed27ee7 IVGCVSW-4496 Add Flatten support to ONNX parser by Ryan OShea · 4 years, 2 months ago
  74. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  75. 7ee5d2c IVGCVSW-3753 Add Clip support to the onnx parser by Finn Williams · 4 years, 3 months ago
  76. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  77. 0de4712 MLECO-756 First cut of adding JSONTimelineDecoder and tests by Éanna Ó Catháin · 4 years, 3 months ago
  78. bc7ffb5 IVGCVSW-4520 Implement BFloat16 Optimizer by Narumol Prangnawarat · 4 years, 3 months ago
  79. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  80. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 3 months ago
  81. e6a2ccd IVGCVSW-4161 Provide for per model call back registration by Finn Williams · 4 years, 4 months ago
  82. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  83. 53d092d IVGCVSW-4486 Introduce numeric_cast implementation by Derek Lamberti · 4 years, 4 months ago
  84. 6f86b69 IVGCVSW-4540 Fix master build failure to link UnitTests on Android by Sadik Armagan · 4 years, 4 months ago
  85. 4d4e0e2 IVGCVSW-4483 Introduce polymorphic_downcast implementation by Derek Lamberti · 4 years, 4 months ago
  86. dcfc636 IVGCVSW-4485 Introduce ARMNN_ASSERT(_MSG) macros by Derek Lamberti · 4 years, 4 months ago
  87. 9f8cad2 IVGCVSW-4482 Introduce IgnoreUnused implementation by Derek Lamberti · 4 years, 4 months ago
  88. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  89. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 4 months ago
  90. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  91. 490b7be IVGCVSW-4375 Add support for Transpose to optimizations by Mike Kelly · 4 years, 4 months ago
  92. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  93. 510f618 IVGCVSW-4164 Change the callbacks to a C++ pure virtual interface by Finn Williams · 4 years, 4 months ago
  94. dd3f71b COMPMID-3060: Add TF Parser support for Transpose by Sang-Hoon Park · 4 years, 4 months ago
  95. 48d7093 IVGCVSW-2232 Pack/Stack operator support in Tensorflow Parser by Sadik Armagan · 4 years, 4 months ago
  96. 5e90aab COMPMID-3059: Add TF parser support for StridedSlice by Georgios Pinitas · 4 years, 4 months ago
  97. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 4 months ago
  98. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  99. 2e27e9d IVGCVSW-4418 disable unused variable and parameter warning for Caffe protobuf cc by Narumol Prangnawarat · 4 years, 5 months ago
  100. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago