1. f92dfce IVGCVSW-2833 Add Dynamic Quantization by Jim Flynn · 5 years ago
  2. a4247d5 IVGCVSW-2900 Adding the Accuracy Checker Tool and tests by Éanna Ó Catháin · 5 years ago
  3. c2fe5fb IVGCVSW-3031 Finer grained backend optimization API by Derek Lamberti · 5 years ago
  4. 59f32f9 IVGCVSW-3067 Fix issue with QuantizerVisior not setting TensorShape correctly by Nattapat Chaimanowong · 5 years ago
  5. 5cf4d1c IVGCVSW-2989 Generate subgraphs without cyclic dependencies by Derek Lamberti · 5 years ago
  6. 8710676 IVGCVSW-3014 Add GetSupportedBackends to IDeviceSpec by Narumol Prangnawarat · 5 years ago
  7. 602af09 IVGCVSW-3029 Remove any AddLayer capabilities from SubgraphView by Matteo Martincigh · 5 years ago
  8. 59e15b0 IVGCVSW-2834 Add dynamic quantization via datasets by Nina Drozd · 5 years ago
  9. d78b891d IVGCVSW-3021 Add end-to-end flow control integration test by Matthew Bentham · 5 years ago
  10. ff05cc5 IVGCVSW-2405 Rename SubGraph to SubgraphView by Derek Lamberti · 5 years ago
  11. b855470 IVGCVSW-2657: Fix to force correct quantisation parameters for QASYMM8 Softmax by David Monahan · 5 years ago
  12. 4de9f67 IVGCVSW-2918 Implement ExecutionFrame. by Teresa Charlin · 5 years ago
  13. 861985f IVGCVSW-2925: Combine Pad with Convolution2d in the Optimizer by Nina Drozd · 5 years ago
  14. 7997a35 IVGCVSW-2980 Build ArmNN with the latest version of the driver stack library by Matteo Martincigh · 5 years ago
  15. 0790dce IVGCVSW-2957 MergerLayer subtensor optimization now backend agnostic by Derek Lamberti · 5 years ago
  16. d4f0fea IVGCVSW-2947 Remove boost dependency from include/TypesUtils.hpp by Aron Virginas-Tar · 5 years ago
  17. f30f7d3 IVGCVSW-2946 RefElementwiseWorkload configures prior to first execute by Derek Lamberti · 5 years ago
  18. 1b63d6c IVGCVSW-2927 Fix Streamline annotations by Matthew Bentham · 5 years ago
  19. eff363d IVGCVSW-2914 Add Switch Layer and no-op factory method by Sadik Armagan · 5 years ago
  20. 1f88630 IVGCVSW-2915 Add Merge Layer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  21. 5f400d6 IVGCVSW-2871 Ref QuantizeLayer workload by Derek Lamberti · 5 years ago
  22. 317cae5 IVGCVSW-2866 Implement RegisterDebugCallback for RefDebugWorkload by Nattapat Chaimanowong · 5 years ago
  23. e4294fd IVGCVSW-2874 Add DequantizeLayer and no-op factory method by Nattapat Chaimanowong · 5 years ago
  24. a9cca6a IVGCVSW-2870 Support QuantizeLayer on frontend by Derek Lamberti · 5 years ago
  25. 964e955 IVGCVSW-2881 Remove DebugDescriptor by Nattapat Chaimanowong · 5 years ago
  26. 9fc8c0f Use unique names for temporary files by Matthew Bentham · 5 years ago
  27. 6e94820 IVGCVSW-2865 Extend IRuntime to add a new method RegisterDebugCallback(...) by Nattapat Chaimanowong · 5 years ago
  28. 2a304ed IVGCVSW-2859 Add unit tests for QSymm16 quantization by Nattapat Chaimanowong · 5 years ago
  29. 11af375 IVGCVSW-2694: serialize/deserialize LSTM by Jim Flynn · 5 years ago
  30. 7ac07f3 IVGCVSW-2858 Add support for QSymm16 quantization by Nattapat Chaimanowong · 5 years ago
  31. cd5ac23 IVGCVSW-2839 Add QuantisedSymm16 support to the ArmNN frontend by Nattapat Chaimanowong · 5 years ago
  32. 2a326b5 MLCE-105 Fix use of std::unique_lock in LoadedNetwork by Matthew Bentham · 5 years ago
  33. 18ce338 IVGCVSW-2709 Serialize / de-serialize the Splitter layer by Jim Flynn · 5 years ago
  34. a6d45c7 IVGCVSW-2769 Don't process node if already visited by Derek Lamberti · 5 years ago
  35. 3ee1422 IVGCVSW-2763 Fix bug in BatchToSpaceNdLayer::InferOutputShapes by Nattapat Chaimanowong · 5 years ago
  36. ad40270 IVGCVSW-2752 Make biases optional in INetwork by Aron Virginas-Tar · 5 years ago
  37. b56292c IVGCVSW-2759 Add MakeOptional to enable in-place optional object construction by Aron Virginas-Tar · 5 years ago
  38. dbfb854 IVGCVSW-2764 Strengthen test for thread-safety in Profiler by Matthew Bentham · 5 years ago
  39. b284565 IVGCVSW-2632 Fix RefMerger from QAsymm8 types with different quantization parameters by Ferran Balaguer · 5 years ago
  40. a1ecc49 IVGCVSW-2762 Fix missing layer name and output slot index in DebugLayer output by Aron Virginas-Tar · 5 years ago
  41. 0d0a78e IVGCVSW-2721 Quantize and Dequantize aren't quite right by Francis Murtagh · 5 years ago
  42. 06e25c4 IVGCVSW-2749 Throw exception in TensorShape when requested index >= number of dimensions by Aron Virginas-Tar · 5 years ago
  43. e74e554 IVGCVSW-2748 Fix bug causing std::bad_alloc in MakeTensor() by Aron Virginas-Tar · 5 years ago
  44. 5324782 IVGCVSW-2613 Support static quantization of BatchToSpace by Ferran Balaguer · 5 years ago
  45. a6b504a IVGCVSW-2619 Support static quantization of StridedSlice by Francis Murtagh · 5 years ago
  46. 2ee88df IVGCVSW-2626 Add Quantization of ResizeBilinear Layer by Jim Flynn · 5 years ago
  47. aa80d8a IVGCVSW-2618 Support static quantization of Splitter by Francis Murtagh · 5 years ago
  48. 8675b68 IVGCVSW-2616: static quantization of reshape by Nina Drozd · 5 years ago
  49. e870bef IVGCVSW-2621 Add static quantization of Merger by Jim Flynn · 5 years ago
  50. 5b2159e IVGCVSW-2620 Support static quantization of Constant by Matteo Martincigh · 5 years ago
  51. d8f5fc2 IVGCVSW-2615 Support static quantization of Pooling2d by FrancisMurtagh · 5 years ago
  52. fa6e9e0 IVGCVSW-2617 Add static quantization of SpaceToBatch by Jim Flynn · 5 years ago
  53. fb1437e IVGCVSW-2614 Support static quantization of Permute by FrancisMurtagh · 5 years ago
  54. 8a4ca10 IVGCVSW-2607 Refactor range tracking into own class by Derek Lamberti · 5 years ago
  55. 4249515 IVGCVSW-2623 Support static quantization of DepthwiseConv2d by FrancisMurtagh · 5 years ago
  56. 8c1701a IVGCVSW-2531 Serialize a simple ArmNN Network by Mike Kelly · 5 years ago
  57. a40521a IVGCVSW-2625 Support static quantization of softmax by ruoyan01 · 5 years ago
  58. 0085978 IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, DepthwiseConvolution2D and FullyConnected by Aron Virginas-Tar · 5 years ago
  59. 3dad5ac IVGCVSW-2622 Add static quantization of 2DConvolution by Jim Flynn · 5 years ago
  60. e604cde IVGCVSW-2624 Support static quantization of FullyConnected by FrancisMurtagh · 5 years ago
  61. 9c5d33a IVGCVSW-2672 Code cleanup after changes by Matteo Martincigh · 5 years ago
  62. a8d572d IVGCVSW-2607 Implement Input range override mechanism by Matteo Martincigh · 5 years ago
  63. 0c702a1 Github #123 Catch exceptions by reference by Matthew Bentham · 5 years ago
  64. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  65. a00a4ec IVGCVSW-2553 Change BOOST_TEST to BOOST_CHECK_MESSAGE in CheckConstTensorPtrs by Jim Flynn · 5 years ago
  66. 92e754f IVGCVSW-2608: support static quantization of Activation by Nina Drozd · 5 years ago
  67. aebf2e7 IVGCVSW-2553 Add Unit Test for ConstTensor layer visitors by jimfly01 · 5 years ago
  68. 857aa45 IVGCVSW-2609 Quantize BatchNormalizationLayer by Derek Lamberti · 5 years ago
  69. 7205fed IVGCVSW-2654 Test quantization of addition, input and output by Derek Lamberti · 5 years ago
  70. 27d8307 IVGCVSW-2606 Produce quantized InputNetwork from simple FP32 InputNetwork by Derek Lamberti · 5 years ago
  71. f08876f IVGCVSW-2551 Add Descriptor and name only unit tests for Visitor by FrancisMurtagh · 5 years ago
  72. 531ef94 IVGCVSW-2552 Add unit tests for the input and output layers for Visitor by FrancisMurtagh · 5 years ago
  73. 0c051f9 IVGCVSW-2471 Code cleanup where necessary by Matteo Martincigh · 5 years ago
  74. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  75. 28d3d63 IVGCVSW-2549 Add name only layer unit tests for Visitor by FrancisMurtagh · 5 years ago
  76. d161ba0 IVGCVSW-2569 Add implementation of ConstTensor Accept functions by jimfly01 · 5 years ago
  77. cd7544e IVGCVSW-2548 Add member function to check layer pointer not null by FrancisMurtagh · 5 years ago
  78. 1306b19 IVGCVSW-2548 Add the TestLayerVisitor class by FrancisMurtagh · 5 years ago
  79. a0d56c7 IVGCVSW-2556 Add Layer implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  80. e9e7bfd IVGCVSW-2547 Add Accept function to IConnectableLayer by jimfly01 · 5 years ago
  81. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  82. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  83. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  84. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  85. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  86. 8c76cc1 IVGCVSW-2467 Update Boolean type support by Nattapat Chaimanowong · 5 years ago
  87. 33f8e3b IVGCVSW-2509 Add GatherLayer implementation by narpra01 · 5 years ago
  88. 649dd95 IVGCVSW-2467 Remove GetDataType<T> function by Nattapat Chaimanowong · 5 years ago
  89. b89b05f IVGCVSW-2508 Add no-op factory implementations and layer for Gather operator by narpra01 · 5 years ago
  90. 4912402 IVGCVSW-2454 Merge together the pluggable backends work (was in a by Matteo Martincigh · 5 years ago
  91. 992d6dc IVGCVSW-2454 Refactor ArmNN to support pluggable backends from a separate by Matteo Martincigh · 5 years ago
  92. a1d3c6a IVGCVSW-2371 Add Rsqrt Ref implementation by Mohamed Nour Abouelseoud · 6 years ago
  93. 747ef82 MLCE-77 Depthwise Convolution with depth multiplier > 1 doesn't work by Matteo Martincigh · 6 years ago
  94. 6f37f83 IVGCVSW-2353 Ignore control inputs in TensorFlow parser by narpra01 · 6 years ago
  95. 35052ae IVGCVSW-59 Add documentation to the public API by Conor Kennedy · 6 years ago
  96. 84c70e6 IVGCVSW-2367 Add Equal Operator to TfParser by jimfly01 · 6 years ago
  97. 2099595 IVGCVSW-2398 Add no-op factory implementations for all backends for the by FrancisMurtagh · 6 years ago
  98. 59a950c IVGCVSW-2377 Add no-op factory implementations for all backends for the by Matteo Martincigh · 6 years ago
  99. 20e984f IVGCVSW-2348 Support boolean data type by ruoyan01 · 6 years ago
  100. 738c2e6 IVGCVSW-1434 Add debug mode to Optimizer by keidav01 · 6 years ago