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