1. 3184c90 IVGCVSW-4463 Change ProfilingService to a member of runtime from a singleton by Sadik Armagan · 4 years, 4 months ago
  2. e6a2ccd IVGCVSW-4161 Provide for per model call back registration by Finn Williams · 4 years, 4 months ago
  3. 7ddbbae IVGCVSW-4515 Add ConvertBf16ToFp32Layer and Ref workload support by Narumol Prangnawarat · 4 years, 4 months ago
  4. f4a953f IVGCVSW-4545 Relax check on ParseReshape by Derek Lamberti · 4 years, 4 months ago
  5. 5c391dc MLCE-161: Added support for NormalizationLayer in ArmnnQuantizer. by Pablo Tello · 4 years, 4 months ago
  6. 0a99a14 IVGCVSW-4531 Fix for failing strided slice NNT/VTS tests on Android R by David Monahan · 4 years, 4 months ago
  7. 403a185 IVGCVSW-4512 Add BFloat16 Debug Workload by Narumol Prangnawarat · 4 years, 4 months ago
  8. 44179c3 IVGCVSW-4511 Add BFloat16 to RefLayerSupport and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  9. c9e5279 IVGCVSW-4545 Fix segfault parsing reshape layer by Derek Lamberti · 4 years, 4 months ago
  10. 5238aff IVGCVSW-4542 Refactor TimelineDecoder parsing of TimelinePackets by Keith Davis · 4 years, 4 months ago
  11. e9e6818 IVGCVSW-4517 Modify BFloat16 to conformant to the coding standards by Narumol Prangnawarat · 4 years, 4 months ago
  12. ddb1d06 MLCE-159 Add QAsymmS8 to ArmnnQuantizer by Francis Murtagh · 4 years, 4 months ago
  13. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  14. 8832522 IVGCVSW-4517 Implement BFloat16 Encoder and Decoder by Narumol Prangnawarat · 4 years, 4 months ago
  15. 97da5e2 IVGCVSW-4541 Modify Timeline Packet construction by Keith Davis · 4 years, 4 months ago
  16. 53d092d IVGCVSW-4486 Introduce numeric_cast implementation by Derek Lamberti · 4 years, 4 months ago
  17. 1ced464 MLCE-160 Error loading quantized model containing BatchNorm Layer by Mike Kelly · 4 years, 4 months ago
  18. 6f86b69 IVGCVSW-4540 Fix master build failure to link UnitTests on Android by Sadik Armagan · 4 years, 4 months ago
  19. 4d4e0e2 IVGCVSW-4483 Introduce polymorphic_downcast implementation by Derek Lamberti · 4 years, 4 months ago
  20. e664484 IVGCVSW-4517 Add BFloat16 class and unit tests by Narumol Prangnawarat · 4 years, 4 months ago
  21. e32c844 IVGCVSW-4539 Add missing Activation Unit Test to CL and Neon by Teresa Charlin · 4 years, 4 months ago
  22. bdeabf8 IVGCVSW-4213 Enable split along any dimension by Ryan OShea · 4 years, 4 months ago
  23. 8a2b468 IVGCVSW-4160 Make the ARM Developer Studio code a self contained build entity by Finn Williams · 4 years, 4 months ago
  24. a97a0be IVGCVSW-4163 Enhance the error handling in the ReadPacket function by Sadik Armagan · 4 years, 4 months ago
  25. c3bf6ef IVGCVSW-4508 Add BFloat16 data type by Narumol Prangnawarat · 4 years, 4 months ago
  26. 490b7be IVGCVSW-4375 Add support for Transpose to optimizations by Mike Kelly · 4 years, 4 months ago
  27. 4a9e24b IVGCVSW-4314 Per-layer backend hint API by Derek Lamberti · 4 years, 6 months ago
  28. 9077473 IVGCVSW-4532 Update Acl Pin to fec13b8e20dc9d71d729f750633fa52c3a8a0036 by Kevin May · 4 years, 4 months ago
  29. 3463eaa IVGCVSW-4426 Add missing Neon tests for quantized types by Keith Davis · 4 years, 4 months ago
  30. 08759e2 IVGCVSW-4375 Add parser support for Transpose by Mike Kelly · 4 years, 4 months ago
  31. b015e5d Modifying the IBackendProfilingContext interface to return a bool on by David Monahan · 4 years, 4 months ago
  32. 03fbeaf IVGCVSW-4440 : Add HARD_SWISH Support to Activation in CpuRef by Colm Donelan · 4 years, 4 months ago
  33. c9ea45a IVGCVSW-4375 Add support for Transpose by Mike Kelly · 4 years, 4 months ago
  34. 4c99899 IVGCVSW-4454 Remove the CounterSet and Device fields from Category by Sadik Armagan · 4 years, 4 months ago
  35. 3b3c381 IVGCVSW-4439: Adding Elu support to Activation by David Monahan · 4 years, 4 months ago
  36. dd3f71b COMPMID-3060: Add TF Parser support for Transpose by Sang-Hoon Park · 4 years, 4 months ago
  37. cf34f51 IVGCVSW-4368 Update Android.mk and backend.mk files with latest unit tests by Colm Donelan · 4 years, 4 months ago
  38. d9fb6e2 IVGCVSW-4456 Disable NEON PostDetectionProcess by James Conroy · 4 years, 4 months ago
  39. 337c17f IVGCVSW-4307 Onnx Segfault Bug by Ryan OShea · 4 years, 4 months ago
  40. c798381 IVGCVSW-4432 Update Readme for 20.02 by Sadik Armagan · 4 years, 4 months ago
  41. 99bf80d IVGCVSW-4456 Fix MobileNet SSD perf regression by James Conroy · 4 years, 4 months ago
  42. 67e6c54 IVGCVSW-4472 Yolo v3 ExecuteNetwork failing by Keith Davis · 4 years, 4 months ago
  43. 48d7093 IVGCVSW-2232 Pack/Stack operator support in Tensorflow Parser by Sadik Armagan · 4 years, 4 months ago
  44. 5e90aab COMPMID-3059: Add TF parser support for StridedSlice by Georgios Pinitas · 4 years, 5 months ago
  45. 0c2eeac IVGCVSW-4436 Add ExecuteNetwork test for mobilenet_v2_int8 by Keith Davis · 4 years, 5 months ago
  46. fcb802b IVGCVSW-4340 Backend profiling: Add tests for Timeline functions by Colm Donelan · 4 years, 5 months ago
  47. cab588a IVGCVSW-4320 Implement the bulk reporting of counter values from backends by Sadik Armagan · 4 years, 5 months ago
  48. 6406355 IVGCVSW-4320 Implement ReportCounters in BackendProfiling by Jim Flynn · 4 years, 5 months ago
  49. a856501 IVGCVSW-4420 Failing Unit Test Cl: Quantize layer by Keith Davis · 4 years, 5 months ago
  50. 032bc74 IVGCVSW-4338 Implement the Activation of Counters in backends by Finn Williams · 4 years, 5 months ago
  51. c1536d6 IVGCVSW-4400 Backend Counter Registry Functionality by David Monahan · 4 years, 5 months ago
  52. 5c510f8 Fix legacy ClTuner API by Derek Lamberti · 4 years, 5 months ago
  53. 9a87e45 IVGCVSW-4403 Update readme for sample standalone dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  54. 13757bd Silence clang-8 warnings wrt explicit defaulting of implicitly deleted operator by Matthew Bentham · 4 years, 5 months ago
  55. 7a16dcf IVGCVSW-4424 Set minimum timeout for SendThread in WaitingForAck state by Finn Williams · 4 years, 5 months ago
  56. 3896b47 IVGCVSW-4328 BufferManager running out of buffers crashes application by Sadik Armagan · 4 years, 5 months ago
  57. 03181ff IVGCVSW-4409 Fix TfLiteParser to handle all datatypes correctly by Ryan OShea · 4 years, 5 months ago
  58. 9b3e738 Clean up header inclusion in CL workloads. by Matthew Bentham · 4 years, 5 months ago
  59. a3fb2b9 IVGCVSW-4400 Adding invocation of the back to Profiling Service initialisation by David Monahan · 4 years, 5 months ago
  60. 2dcd3fe IVGCVSW-4319 Implement Counter Status Querying by James Conroy · 4 years, 5 months ago
  61. 1398b75 IVGCVSW-4402 Modify the signature of CreateBackendProfilingContext by Narumol Prangnawarat · 4 years, 5 months ago
  62. 9add120 IVGCVSW-4386 Add ArmNN reference support for QAsymmS8 by Ryan OShea · 4 years, 5 months ago
  63. 13b59a4 IVGCVSW-4402 add boost and armnn path to sample dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  64. 820eb14 MLCE-139: add capability to align corners for bilinear resize by Sang-Hoon Park · 4 years, 6 months ago
  65. 1aff393 IVGCVSW-4317 Implement the Profiling Context Initialisation by Colm Donelan · 4 years, 5 months ago
  66. 9c30896 IVGCVSW-4404 Add libraries to sample dynamic backend for android by Narumol Prangnawarat · 4 years, 5 months ago
  67. ef7e6b6 IVGCVSW-4389 Enable ClTuner in ClContextControl by Derek Lamberti · 4 years, 5 months ago
  68. 5e98b01 Clean up header usage a bit in NEON backend by Matthew Bentham · 4 years, 5 months ago
  69. aa920c5 Build graph->inputIds/outputIds with layerBindingId instead of layerIndex by Tee Jung · 4 years, 8 months ago experimental/QuantizerStuff
  70. 9a61fa6 Github #273 Handle failure to initialise BackendContext in Runtime by Matthew Bentham · 4 years, 5 months ago
  71. 3d8bc97 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 5 months ago
  72. 867eba5 IVGCVSW-4399 Create Sample Dynamic backend by Narumol Prangnawarat · 4 years, 5 months ago
  73. 9d0ff74 IVGCVSW-4334 Wire Signed Quantized 8 bit type into ACL by Keith Davis · 4 years, 5 months ago
  74. 9789702 IVGCVSW-4393 Register backend counters by Jim Flynn · 4 years, 5 months ago
  75. 8e0c7a6 IVGCVSW-4394 Add CounterIdMap to Profiling Service by Jim Flynn · 4 years, 5 months ago
  76. 5e51cd8 IVGCVSW-4390 Refactor QUANTIZE to make use of Decoder/Encoder types by Keith Davis · 4 years, 5 months ago
  77. c809a29 IVGCVSW-4388 Update ACL pin to 6a342648ae50beb8457871862f14fc9baef6b74f by Teresa Charlin · 4 years, 5 months ago
  78. 681338f IVGCVSW-4196 Add condition to check to add common source for Android by Narumol Prangnawarat · 4 years, 5 months ago
  79. 158997a IVGCVSW-4171 Temporarily disable DumpOutgoingValidFileEndToEnd unit test by Jan Eilers · 4 years, 5 months ago
  80. de80307 IVGCVSW-4391 Add Global/Backend Counter ID map by David Monahan · 4 years, 5 months ago
  81. 9308f60 IVGCVSW-4322 Remove deprecated AbsLayer and RsqrtLayer and add source by Narumol Prangnawarat · 4 years, 5 months ago
  82. 412424c IVGCVSW-4149 Enable quantisation multiplier > 1 in all convolutions by Ryan OShea · 4 years, 5 months ago
  83. e49755b IVGCVSW-4316 First draft of IBackendProfiling and IBackendProfilingContext by Colm Donelan · 4 years, 5 months ago
  84. 1426a3f IVGCVSW-4152 Remove check for QAsymm8 in ArgMinMax CL layer support by Ryan OShea · 4 years, 5 months ago
  85. 5204aa8 IVGCVSW-4306 Verify the tflite Yolo v3 by Keith Davis · 4 years, 5 months ago
  86. d305e1a IVGCVSW-4335 Add support for per-channel QSymm8 to TfLite parser by Keith Davis · 4 years, 5 months ago
  87. 33d5827 IVGCVSW-4369 Add default offset and scale to IsLayerSupportedTestImpl by Teresa Charlin · 4 years, 5 months ago
  88. 5ccb33d IVGCVSW-4316 Promote ISendTimelinePacket and IProfilingGuidGenerator by Colm Donelan · 4 years, 5 months ago
  89. 03b6b41 IVGCVSW-4313 Add Android case to dynamic reference CMakeLists by Narumol Prangnawarat · 4 years, 5 months ago
  90. 5685802 IVGCVSW-4380 Add NEON backend support for BatchToSpaceNd by Mike Kelly · 4 years, 5 months ago
  91. a023c40 IVGCVSW-4262 Use ACL Permute and Reshape Validate function in Neon and CL by Kevin May · 4 years, 7 months ago
  92. a0d1896 Updates to Filesystem.cpp/hpp and NetworkSockets.cpp/hpp to fix failing master by David Monahan · 4 years, 5 months ago
  93. e61f071 MLCE-156: Add Division workload in CpuAcc by Pablo Tello · 4 years, 5 months ago
  94. 0be3a88 IVGCVSW-4374 Add NEON backend support for SpaceToBatchNd by Mike Kelly · 4 years, 5 months ago
  95. a91479c Add ARMNN_DLLEXPORT macro to import/export static data symbols on Windows by Rob Hughes · 4 years, 6 months ago
  96. d466a54 IVGCVSW-4370 Deprecate DataType::QuantizedSymm8PerAxis by Derek Lamberti · 4 years, 5 months ago
  97. 4a3c610 IVGCVSW-4259 Add frontend and reference workload for UnaryOperationLayer by josh minor · 4 years, 6 months ago
  98. 190a39a IVGCVSW-4268 Print all Descriptors on dot graph by Teresa Charlin · 4 years, 5 months ago
  99. 5277ad5 Add check to NetworkSockets.cpp to fix failing Android build by David Monahan · 4 years, 5 months ago
  100. bdee426 Add thin abstraction layer for processes and filesystem by Rob Hughes · 4 years, 6 months ago