1. 0028d1b IVGSVSW-2736 Rename DeserializeParser => Deserializer & fix namespaces by Derek Lamberti · 5 years ago
  2. be25fc1 IVGCVSW-2636 Update serializer and deserializer README with new layers by Aron Virginas-Tar · 5 years ago
  3. c04125f IVGCVSW-2685 Serialize / de-serialize the DepthwiseConvolution2d layer by Aron Virginas-Tar · 5 years ago
  4. 9ffd2fe IVGCVSW-2583 Update verison number for 19.02 by Saoirse Stewart · 5 years ago
  5. c8bab1b IVGCVSW-2436 Modify MobileNet SSD inference test by Narumol Prangnawarat · 5 years ago
  6. fab64f0 IVGCVSW-2730 Fix bug in TfParser setting incorrect output shape for Addition Layer by Nattapat Chaimanowong · 5 years ago
  7. 3021104 IVGCVSW-2725 Fix issue with ExecuteNetwork and Guid's by Saoirse Stewart · 5 years ago
  8. a0766c3 IVGCVSW-2646 Add Serializer & Deserializer for Conv2D by Mike Kelly · 5 years ago
  9. 2b183fb IVGCVSW-2736 Deserialize using istream instead of filename by Derek Lamberti · 5 years ago
  10. 263829c IVGCVSW-2642 Add Reshape to Serializer and Deserializer by Saoirse Stewart · 5 years ago
  11. 4fbae33 IVGCVSW-2662 Implement conversion tool to serialize ArmNN networks by Nattapat Chaimanowong · 5 years ago
  12. 3166c3e IVGCVSW-2645 Add Serializer & Deserializer for Pooling2d by Saoirse Stewart · 5 years ago
  13. a6b504a IVGCVSW-2619 Support static quantization of StridedSlice by Francis Murtagh · 5 years ago
  14. fc413c0 IVGCVSW-2644 Add Serializer & Deserializer for Softmax by Aron Virginas-Tar · 5 years ago
  15. 2ee88df IVGCVSW-2626 Add Quantization of ResizeBilinear Layer by Jim Flynn · 5 years ago
  16. aa80d8a IVGCVSW-2618 Support static quantization of Splitter by Francis Murtagh · 5 years ago
  17. 8675b68 IVGCVSW-2616: static quantization of reshape by Nina Drozd · 5 years ago
  18. e870bef IVGCVSW-2621 Add static quantization of Merger by Jim Flynn · 5 years ago
  19. 43e7864 IVGCVSW-2724 Fix bug in DeserializeParser by Nattapat Chaimanowong · 5 years ago
  20. cb8a321 IVGCVSW-2642 Fix Guid issue in Serialize Parser by Saoirse Stewart · 5 years ago
  21. 3fcef20 IVGCVSW-2642 Fix layerBindingId issue by Saoirse Stewart · 5 years ago
  22. 5b2159e IVGCVSW-2620 Support static quantization of Constant by Matteo Martincigh · 5 years ago
  23. ec33391 IVGCVSW-2726 Code cleanup by Matteo Martincigh · 5 years ago
  24. e5abbde IVGCVSW-2658 Integrate Compute Library 6eb90d7 by Matthew Bentham · 5 years ago
  25. d8f5fc2 IVGCVSW-2615 Support static quantization of Pooling2d by FrancisMurtagh · 5 years ago
  26. 7b53b69 IVGCVSW-2714 Fix armv7 build by Nattapat Chaimanowong · 5 years ago
  27. ac9cadc IVGCVSW-2662 Create ISerializer class and refactor Serializer by Nattapat Chaimanowong · 5 years ago
  28. fa6e9e0 IVGCVSW-2617 Add static quantization of SpaceToBatch by Jim Flynn · 5 years ago
  29. 5f45027 IVGCVSW-2640 Add Serializer & Deserializer for Mul by Sadik Armagan · 5 years ago
  30. fb1437e IVGCVSW-2614 Support static quantization of Permute by FrancisMurtagh · 5 years ago
  31. 8a4ca10 IVGCVSW-2607 Refactor range tracking into own class by Derek Lamberti · 5 years ago
  32. 64e4ccb IVGCVSW-2663 Enable ExecuteNetwork to load ArmNN files by Aron Virginas-Tar · 5 years ago
  33. 4249515 IVGCVSW-2623 Support static quantization of DepthwiseConv2d by FrancisMurtagh · 5 years ago
  34. 8c1701a IVGCVSW-2531 Serialize a simple ArmNN Network by Mike Kelly · 5 years ago
  35. a40521a IVGCVSW-2625 Support static quantization of softmax by ruoyan01 · 5 years ago
  36. 0085978 IVGCVSW-2676 Make biases optional in ILayerVisitor for Convolution2D, DepthwiseConvolution2D and FullyConnected by Aron Virginas-Tar · 5 years ago
  37. 3dad5ac IVGCVSW-2622 Add static quantization of 2DConvolution by Jim Flynn · 5 years ago
  38. e604cde IVGCVSW-2624 Support static quantization of FullyConnected by FrancisMurtagh · 5 years ago
  39. 43a799c IVGCVSW-2581 Create Deserializer by Kevin May · 5 years ago
  40. c602f29 IVGCVSW-2529 DeepSpeech v1 test by Ferran Balaguer · 5 years ago
  41. 9c5d33a IVGCVSW-2672 Code cleanup after changes by Matteo Martincigh · 5 years ago
  42. a8d572d IVGCVSW-2607 Implement Input range override mechanism by Matteo Martincigh · 5 years ago
  43. e0a4ad8 IVGCVSW-2557 Add layer tests for Ref Detection PostProcess by Narumol Prangnawarat · 5 years ago
  44. 0c702a1 Github #123 Catch exceptions by reference by Matthew Bentham · 5 years ago
  45. 6d302bf IVGCVSW-2559 End to end tests for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  46. 61980d4 Added TfLiteParser test for MnasNet by Bruno Goncalves · 5 years ago
  47. a00a4ec IVGCVSW-2553 Change BOOST_TEST to BOOST_CHECK_MESSAGE in CheckConstTensorPtrs by Jim Flynn · 5 years ago
  48. 92e754f IVGCVSW-2608: support static quantization of Activation by Nina Drozd · 5 years ago
  49. aebf2e7 IVGCVSW-2553 Add Unit Test for ConstTensor layer visitors by jimfly01 · 5 years ago
  50. 857aa45 IVGCVSW-2609 Quantize BatchNormalizationLayer by Derek Lamberti · 5 years ago
  51. 49dbe0e IVGCVSW-2581 Update Schema.fbs to refer to vector of tables by Saoirse Stewart · 5 years ago
  52. ccbde0e Added TfLiteParser test for InceptionV4Quantized by Bruno Goncalves · 5 years ago
  53. 8f29338 Added TfLiteParser test for ResNetV2 by Bruno Goncalves · 6 years ago
  54. 7205fed IVGCVSW-2654 Test quantization of addition, input and output by Derek Lamberti · 5 years ago
  55. 949f125 IVGCVSW-2580 Integrate serialization schema code generation to build process by Nattapat Chaimanowong · 5 years ago
  56. 27d8307 IVGCVSW-2606 Produce quantized InputNetwork from simple FP32 InputNetwork by Derek Lamberti · 5 years ago
  57. f08876f IVGCVSW-2551 Add Descriptor and name only unit tests for Visitor by FrancisMurtagh · 5 years ago
  58. bc67cef IVGCVSW-2557 Ref Workload Implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  59. c981df3 Added TfLiteParser test for InceptionV3Quantized by Bruno Goncalves · 6 years ago
  60. 0630411 Added TfLiteParser test for MobilenetV2Quantized by Bruno Goncalves · 6 years ago
  61. 531ef94 IVGCVSW-2552 Add unit tests for the input and output layers for Visitor by FrancisMurtagh · 5 years ago
  62. dc1c082 IVGCVSW-2280 Add unit tests for RESIZE_BILINEAR NEON operator by Conor Kennedy · 5 years ago
  63. d95e906 IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLED by Matteo Martincigh · 5 years ago
  64. 339bcae IVGCVSW-2604 Fix bug that made it impossible to execute inference tests on certain backends by Aron Virginas-Tar · 5 years ago
  65. 0c051f9 IVGCVSW-2471 Code cleanup where necessary by Matteo Martincigh · 5 years ago
  66. 4a55201 MLCE-90 Fixing issues with NEON pad tests by Éanna Ó Catháin · 5 years ago
  67. 93f5f97 IVGCVSW-2601 Fix for ExecuteNetwork output data printing bug by Aron Virginas-Tar · 5 years ago
  68. 9b93747 IVGCVSW-2564 Fix output buffer initialization bug in ExecuteNetwork by Aron Virginas-Tar · 5 years ago
  69. b5f7df5 IVGCVSW-2522 Add DCO requirement to Contributor Guide by Matthew Bentham · 5 years ago
  70. 969eea3 IVGCVSW-2579 Create Flatbuffers schema for simple Armnn network by Nattapat Chaimanowong · 5 years ago
  71. adddddb IVGCVSW-2458 Refactor the Optimize function (Network.cpp) so that by Matteo Martincigh · 5 years ago
  72. d089b74 IVGCVSW-2437 Inference test for TensorFlow Lite MobileNet SSD by Aron Virginas-Tar · 5 years ago
  73. 7cf0eaa IVGCVSW-2564 Add support for multiple input and output bindings in InferenceModel by Aron Virginas-Tar · 5 years ago
  74. 28d3d63 IVGCVSW-2549 Add name only layer unit tests for Visitor by FrancisMurtagh · 5 years ago
  75. 3d7efe9 Added ConstantLayer support to TfLiteParser by Bruno Goncalves · 6 years ago
  76. d161ba0 IVGCVSW-2569 Add implementation of ConstTensor Accept functions by jimfly01 · 5 years ago
  77. c6a41ff IVGCVSW-2443 Add Cl support for Greater operator by Nattapat Chaimanowong · 5 years ago
  78. eed8592 IVGCVSW-2447 Add Greater Workload to Neon by kevmay01 · 5 years ago
  79. cd7544e IVGCVSW-2548 Add member function to check layer pointer not null by FrancisMurtagh · 5 years ago
  80. a8a840b IVGCVSW-2575 Update CL pin to latest master by Conor Kennedy · 5 years ago
  81. 1306b19 IVGCVSW-2548 Add the TestLayerVisitor class by FrancisMurtagh · 5 years ago
  82. a0d56c7 IVGCVSW-2556 Add Layer implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  83. 1205574 MLCE-84 Add Neon Pad support and unit tests by Éanna Ó Catháin · 5 years ago
  84. e9e7bfd IVGCVSW-2547 Add Accept function to IConnectableLayer by jimfly01 · 5 years ago
  85. 5e9d298 IVGCVSW-2563 Fix bug in TfLiteParser::ParseConcatenation by Nattapat Chaimanowong · 5 years ago
  86. 6e2f606 Github issue #127 - Use https to check out ComputeLibrary by Matthew Bentham · 5 years ago
  87. 1fcb4ff IVGCVSW-2503 Fix end to end test support for Boolean output type by Nattapat Chaimanowong · 5 years ago
  88. 19bd47d IVGCVSW-2554 Update NEON scheduler to output workload names rather than unknown by saoste01 · 5 years ago
  89. 94dd5d8 IVGCVSW-2555 Add no-op implementation for Detection PostProcess by Narumol Prangnawarat · 5 years ago
  90. 2b4d88e IVGCVSW-2503 Refactor RefElementwiseWorkload around Equal and Greater by kevmay01 · 5 years ago
  91. 94412af IVGCVSW-2512 Add Gather operator parser to TfParser by FrancisMurtagh · 5 years ago
  92. 5f4e41f IVGCVSW-2546 Add ILayerVisitor to the public API by jimfly01 · 5 years ago
  93. c42c384 IVGCVSW-2430 Add logistic parser to tf-lite by Finn Williams · 5 years ago
  94. db2b160 IVGCVSW-2511 Add end to end Gather layer test by narpra01 · 5 years ago
  95. c625f00 IVGCVSW-1048 RESIZE_BILINEAR NEON operator by Sadik Armagan · 6 years ago
  96. 70672f6 IVGCVSW-2534 Fix bug TfLiteParser::ParseReshape() by Aron Virginas-Tar · 5 years ago
  97. 6392a77 IVGCVSW-2545 Update CL pin to latest master by saoste01 · 5 years ago
  98. 3d6898c IVGCVSW-2455 Move the extra backend code to a new git repo by Matteo Martincigh · 5 years ago
  99. 8c76cc1 IVGCVSW-2467 Update Boolean type support by Nattapat Chaimanowong · 5 years ago
  100. 4057d91 IVGCVSW-2515 Fix compilation when TfParser is disabled by Matthew Bentham · 5 years ago