1. 0a336dc IVGCVSW-4734 Add an Attribute label guid to the relationship message to reduce traffic by Finn Williams · 4 years, 2 months ago
  2. d36c528 Bugfix: Profiling use of substr() incorrectly parses semantic versioning by Francis Murtagh · 4 years, 1 month ago
  3. 753560b IVGCVSW-4792 Update armnn readme and support files by Narumol Prangnawarat · 4 years, 1 month ago
  4. d6f0649 IVGCVSW-4453 QLSTM Support by Sadik Armagan · 4 years, 1 month ago
  5. a7227ac Adding more performance metrics by alered01 · 4 years, 2 months ago
  6. 985ef1f Fix some build errors spotted on Windows: by Rob Hughes · 4 years, 1 month ago
  7. 0800bf5 IVGCVSW-4452 Add QLstm EndToEndTest by James Conroy · 4 years, 2 months ago
  8. 2323af4 IVGCVSW-4450 Add CL Enhanced Quantized LSTM Workload by Ryan OShea · 4 years, 2 months ago
  9. cc34093 IVGCVSW-4451 Add QLstm NEON workload by James Conroy · 4 years, 2 months ago
  10. 3e6676d IVGCVSW-4669 Set destination tensorInfo in MoveAllConnections() by Finn Williams · 4 years, 2 months ago
  11. 45a7362 IVGCVSW-4834 Add calls to increment REGISTERED_BACKENDS and UNREGISTERED_BACKENDS by Finn Williams · 4 years, 2 months ago
  12. b98032f Fix some Windows build errors: by Rob Hughes · 4 years, 2 months ago
  13. ed32405 IVGCVSW-4449 Add missing QLstm nullptr checks by James Conroy · 4 years, 1 month ago
  14. 56b465d IVGCVSW-4831 Fix Packet header includes in backends by Finn Williams · 4 years, 2 months ago
  15. 6be1e9b IVGCVSW-4835 Change CounterSet and Device name offsets sizes to bytes by Finn Williams · 4 years, 2 months ago
  16. a4f45cf MLCE-193 README and FAQ updates. by Colm Donelan · 4 years, 2 months ago
  17. 8d33318 IVGCVSW-4777 Add QLstm serialization support by James Conroy · 4 years, 2 months ago
  18. b205a33 IVGCVSW-4828 Call m_CounterDirectory.IsCounterRegistered in ProfilingService::IsCounterRegistered by Finn Williams · 4 years, 2 months ago
  19. efc5da4 Update ACL pin to 4efe5dc9b39a87eface43e7468e08279976ae9ef by Teresa Charlin · 4 years, 2 months ago
  20. c1f6b09 IVGCVSW-4753 Refactor CL Softmax workload generalizing for different datatype by Teresa Charlin · 4 years, 2 months ago
  21. 0c32ccf IVGCVSW-4737 Add check for CpuRef back-end before using it in tests by Finn Williams · 4 years, 2 months ago
  22. f3fcf32 IVGCVSW-4794 Change ArmNN counters to report delta values by Finn Williams · 4 years, 2 months ago
  23. 94c9788 IVGCVSW-4776 Warn when MIN_STATIC_GUID is returned from GenerateStaticId multiple times. by Colm Donelan · 4 years, 2 months ago
  24. 5bb3d8a IVGCVSW-4775 Centralizing definition of ThreadIdSize to fix MLCE-189 by Colm Donelan · 4 years, 2 months ago
  25. 0c8cb99 IVGCVSW-4731 Move Packet.hpp to profiling/common/include by Finn Williams · 4 years, 2 months ago
  26. 78229c4 IVGCVSW-4794 Fix ArmNN Counters incorrectly set to delta by Finn Williams · 4 years, 2 months ago
  27. e09fc82 IVGCVSW-4730 Remove the duplication of PIPE_MAGIC in the code base by Finn Williams · 4 years, 2 months ago
  28. 4f1f899 IVGCVSW-4449 Add QLstm ref implementation by James Conroy · 4 years, 2 months ago
  29. d44815f Update the CounterDirectory Packet offsets to be relative to the start of the table containing that offset by Finn Williams · 4 years, 2 months ago
  30. 985fecf IVGCVSW-4760 Change the offsets in the counter directory body_header to be from the start of the packet body by Finn Williams · 4 years, 2 months ago
  31. be88a57 IVGCVSW-4753 Fix CpuAcc Hal 1.3 Softmax Failures by Sadik Armagan · 4 years, 2 months ago
  32. 9937f93 IVGCVSW-4732 Move NetworkSockets class needs to profiling/common by Finn Williams · 4 years, 2 months ago
  33. be7e35c IVGCVSW-4749 Fix CpuAcc Hal 1.3 FullyConnected Failures by Kevin May · 4 years, 2 months ago
  34. 366d723 IVGCVSW-4686 Fix NNT GeneratedTests.Tests by Narumol Prangnawarat · 4 years, 2 months ago
  35. f017699 IVGCVSW-4186 Parse TfLite Exp and Split_V operators by Derek Lamberti · 4 years, 2 months ago
  36. c77874a IVGCVSW-4203 Add Exp support to Neon backend by Derek Lamberti · 4 years, 2 months ago
  37. 2ed809c IVGCVSW-4594 Refactor the GatordMockService and GatordMockMain to extract a BasePipeServer by Finn Williams · 4 years, 2 months ago
  38. 4e755a5 IVGCVSW-4595 Add IFileOnlyPacketHandlers to file only profiling connection by Jim Flynn · 4 years, 3 months ago
  39. 303980c IVGCVSW-4668 Add TENSOR_QUANT8_ASYMM_SIGNED data type support to CpuRef operators by Sadik Armagan · 4 years, 3 months ago
  40. 49c52a1 IVGCVSW-4728 Attempt to fix test failures by Éanna Ó Catháin · 4 years, 2 months ago
  41. 0886ac4 MLCE-190: Neon and CL Constant Workloads do not support newer DataTypes by Mike Kelly · 4 years, 2 months ago
  42. d7fcafa IVGCVSW-4722 Add missing m_TimelineEnabled bool to ConnectionAcknowledgedCommandHandler by Finn Williams · 4 years, 2 months ago
  43. ae42f01 Added new DataTypes to Serializer by Mike Kelly · 4 years, 2 months ago
  44. ec52c3a IVGCVSW-4686 Fix NNT GeneratedTests Abs_int32 by Kevin May · 4 years, 2 months ago
  45. b23b999 IVGCVSW-4496 Updated ONNX documentation by Ryan OShea · 4 years, 2 months ago
  46. ed27ee7 IVGCVSW-4496 Add Flatten support to ONNX parser by Ryan OShea · 4 years, 2 months ago
  47. a0de056 IVGCVSW-4719 Remove possible zeros from SendStreamMetaDataPacket offsets by Finn Williams · 4 years, 2 months ago
  48. e886b51 Use X macro for the enum class LayerType by Laurent Carlier · 4 years, 3 months ago
  49. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 3 months ago
  50. 38939ff IVGCVSW-4701 Make the GUIDGenerator thread safe by Finn Williams · 4 years, 3 months ago
  51. d9ba1a7 IVGCVSW-4699 Force timestamps to always be in nanoseconds by Finn Williams · 4 years, 3 months ago
  52. 3c9e045 IVGCVSW-4483 Removes boost::polymorphic_pointer_downcast by Jan Eilers · 4 years, 3 months ago
  53. 76bc728 IVGCVSW-4483 Introduce PolymorphicPointerDowncast by Jan Eilers · 4 years, 3 months ago
  54. fe5a24b IVGCVSW-4666 Call EnableProfiling when state switches to active by Finn Williams · 4 years, 3 months ago
  55. bb446e5 IVGCVSW-4483 Remove boost::polymorphic_downcast by Jan Eilers · 4 years, 3 months ago
  56. e5d0b93 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  57. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  58. 7ee5d2c IVGCVSW-3753 Add Clip support to the onnx parser by Finn Williams · 4 years, 3 months ago
  59. c26400e IVGCVSW-4514 Remove lexical_cast.hpp by David Monahan · 4 years, 3 months ago
  60. 33ed221 IVGCVSW-4455 Add an Activate and Deactivate control packet to the protocol by Keith Davis · 4 years, 3 months ago
  61. e8cddeb IVGCVSW-4643 Add Convolution2D tests with Bfloat16 input and Float32 output by Narumol Prangnawarat · 4 years, 3 months ago
  62. db73c98 IVGCVSW-4641 Investigate Hal 1.3 VTS Failures by Sadik Armagan · 4 years, 3 months ago
  63. 0de4712 MLECO-756 First cut of adding JSONTimelineDecoder and tests by Éanna Ó Catháin · 4 years, 3 months ago
  64. 7a7ca57 IVGCVSW-4531 Tweak to an existing fix for failing NNT tests on Android R by David Monahan · 4 years, 3 months ago
  65. 250d392 IVGCVSW-4633 Add conversion of BF16 support to Neon by Narumol Prangnawarat · 4 years, 3 months ago
  66. e2062cd IVGCVSW-4590 Fix Lstm layers CellToInputWeights by Jan Eilers · 4 years, 3 months ago
  67. cedd34f IVGCVSW-4603 Support comparison operators in Neon by Teresa Charlin · 4 years, 3 months ago
  68. 2b030d9 IVGCVSW-4603 Support comparison operators in CL by Teresa Charlin · 4 years, 3 months ago
  69. 1a84fe3 IVGCVSW-4555 ArmnnConverter (Serializer) does not support per-axis quantization params by Sadik Armagan · 4 years, 3 months ago
  70. 57ef008 IVGCVSW-4597 Modify BF16 optimizer to Convert only inputs and weights of by Narumol Prangnawarat · 4 years, 3 months ago
  71. c0f0af3 IVGCVSW-4599 ArmNN Compile Error when compiled against gcc 9 by Francis Murtagh · 4 years, 3 months ago
  72. a10e2a2 IVGCVSW-4526 Fix UnitTest errors when running on raspberry pi by Jan Eilers · 4 years, 3 months ago
  73. b6a402f IVGCVSW-4596 Fix BufferManager's packet order by Finn Williams · 4 years, 3 months ago
  74. ac47210 IVGCVSW-3813 Add Unary Elementwise Operation 'NEG' support to the android-nn-driver by Sadik Armagan · 4 years, 3 months ago
  75. bc7ffb5 IVGCVSW-4520 Implement BFloat16 Optimizer by Narumol Prangnawarat · 4 years, 3 months ago
  76. cf2ad55 IVGCVSW-4589 Add call to SendWellKnownLabelsAndEventClasses by Finn Williams · 4 years, 3 months ago
  77. 586a9aa IVGCVSW-4549 Add front end for new QLSTM layer by James Conroy · 4 years, 3 months ago
  78. 0a35667 IVGCVSW-4587 ArmNN failing to build in the Internal OOB by Sadik Armagan · 4 years, 3 months ago
  79. ea41b57 IVGCVSW-4582 Undefined reference to GetProfilingService causes failure in the Backends CI job by Sadik Armagan · 4 years, 3 months ago
  80. b60dd24 IVGCVSW-4565 TENSOR_BOOL8 data type not supported in AndroidNN Driver by Sadik Armagan · 4 years, 3 months ago
  81. a0687ee MLECO-755: ArmNN: Add file format external profiling option by Isabella Gottardi · 4 years, 4 months ago
  82. ea54a01 IVGCVSW-4516 Add ConvertFp32ToBf16Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  83. 25334cf IVGCVSW-4553 Fix Wrapper Object Use after free in UnitTests.hpp by Finn Williams · 4 years, 4 months ago
  84. d15ee15 IVGCVSW-4552 Fix Wrapper Object Use after free in ProfilerTests by Finn Williams · 4 years, 4 months ago
  85. a83af7b IVGCVSW-4446 Add HardSwish EndToEnd tests by Jan Eilers · 4 years, 4 months ago
  86. bca73e1 IVGCVSW-4444 Adding Elu end to end test by Jan Eilers · 4 years, 4 months ago
  87. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 4 months ago
  88. e6a2ccd IVGCVSW-4161 Provide for per model call back registration by Finn Williams · 4 years, 4 months ago
  89. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  90. f4a953f IVGCVSW-4545 Relax check on ParseReshape by Derek Lamberti · 4 years, 4 months ago
  91. 5c391dc MLCE-161: Added support for NormalizationLayer in ArmnnQuantizer. by Pablo Tello · 4 years, 4 months ago
  92. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  93. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 4 months ago
  94. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  95. c9e5279 IVGCVSW-4545 Fix segfault parsing reshape layer by Derek Lamberti · 4 years, 4 months ago
  96. 5238aff IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePackets by Keith Davis · 4 years, 4 months ago
  97. e9e6818 IVGCVSW-4517 Modify BFloat16 to conformant to the coding standards by Narumol Prangnawarat · 4 years, 4 months ago
  98. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  99. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  100. 8832522 IVGCVSW-4517 Implement BFloat16 Encoder and Decoder by Narumol Prangnawarat · 4 years, 4 months ago