1. 0dfb265 IVGCVSW-7666 Add a FileComparisonExecutor to ExecuteNetwork. by Colm Donelan · 1 year ago
  2. 6d4e761 Bugfix: Fix conversion issue in NetworkExecutionUtils by Francis Murtagh · 1 year, 3 months ago
  3. d047262 Fixing compare output feature in ExecuteNetwork by Colm Donelan · 1 year, 4 months ago
  4. a98e79a Updates following execution of Includewhatyouuse on armnn/include. by Colm Donelan · 1 year, 7 months ago
  5. 7bbf565 ExecuteNetwork: Fix output format issue for int8 when using -w by Adam Jalkemo · 1 year, 8 months ago
  6. 83b4291 Revert "Revert "IVGCVSW-6650 Refactor ExecuteNetwork"" by Teresa Charlin · 2 years ago
  7. f4ccb1f Revert "IVGCVSW-6650 Refactor ExecuteNetwork" by Nikhil Raj Arm · 2 years ago
  8. 452c580 IVGCVSW-6650 Refactor ExecuteNetwork by Finn Williams · 2 years ago
  9. 67cc5fc Revert "IVGCVSW-6359 Added support for Float16 (Half) to Execute Network" by David Monahan · 2 years, 8 months ago
  10. 2d99561 IVGCVSW-6359 Added support for Float16 (Half) to Execute Network by David Monahan · 2 years, 8 months ago
  11. 40d2741 IVGCVSW-6513: Compilation failure in armnn-mobilenet-quant in ML-Examples by Francis Murtagh · 2 years, 8 months ago
  12. 6bb47a7 IVGCVSW-6359 Create a single definition of TContainer by David Monahan · 2 years, 8 months ago
  13. b89dfe7 IVGCVSW-6369 Fix ExecuteNetwork output failure by Jan Eilers · 2 years, 10 months ago
  14. 284b5d1 Add 'do-not-print-output' option to ExNet by Jan Eilers · 2 years, 10 months ago
  15. d7ed6d4 GitHub #557 wrong result in int8 model by Mike Kelly · 3 years ago experimental/CustomAllocator3
  16. 9542f90 NNXSW-3081 Move Filesystem.hpp and Threads.hpp to public include by Rob Hughes · 3 years ago
  17. 5d955cf IVGCVSW-5721 Remove the Tensorflow Parser from ArmNN by Nikhil Raj · 3 years, 2 months ago
  18. 6dd178f IVGCVSW-5720 Remove the Caffe Parser from ArmNN by Nikhil Raj · 3 years, 3 months ago
  19. f806c4d IVGCVSW-5612 Fix tiny_wav2letter_relu_fixed_int8 delegate output by Finn Williams · 3 years, 4 months ago experimental/abi-tests
  20. 5687018 IVGCVSW-5559 Add int8_t to tflite delegate on ExecuteNetwork by Finn Williams · 3 years, 7 months ago
  21. 5ea9f31 IVGCVSW-5468 Rewrite QuantizationDataSet.cpp to avoid use of CsvReader by James Ward · 3 years, 8 months ago
  22. 4527490 IVGCVSW-5284 Refactor ExecuteNetwork by Jan Eilers · 3 years, 8 months ago
  23. 6d9f5c5 IVGCVSW-4519 Remove Boost Variant and apply_visitor variant by James Ward · 3 years, 9 months ago
  24. a25886e IVGCVSW-5317 'Add enable_fast_math Option to ExecuteNetwork' by Sadik Armagan · 3 years, 9 months ago
  25. 80c6b14 IVGCVSW-5299 Remove some boost::numeric_cast from armnn/tests by Matthew Sloyan · 3 years, 10 months ago
  26. a9c2ce1 IVGCVSW-4980 Introduce InferAndValidate option to ExecuteNetwork for parsers by Sadik Armagan · 4 years ago
  27. 749294b remove BOM from files by Laurent Carlier · 4 years, 1 month ago
  28. bb46dde Fix a few build warnings: by Rob Hughes · 4 years, 1 month ago
  29. 855a47b Catch exceptions by const reference by Pavel Macenauer · 4 years, 1 month ago
  30. a7227ac Adding more performance metrics by alered01 · 4 years, 2 months ago
  31. a8837bf IVGCVSW-4513 Remove boost/algorithm/string * by David Monahan · 4 years, 2 months ago
  32. ac2770a IVGCVSW-4485 Remove Boost assert by Narumol Prangnawarat · 4 years, 3 months ago
  33. d8cc811 IVGCVSW-4521 Add bf16-turbo-mode option to ExecuteNetwork by Narumol Prangnawarat · 4 years, 3 months ago
  34. 8eb2560 IVGCVSW-4482 Remove boost::ignore_unused by Jan Eilers · 4 years, 4 months ago
  35. 50311ba COMPMID-3062: Add ExecuteNetwork option to explicitly dequantize output by Georgios Pinitas · 4 years, 4 months ago
  36. 5537747 IVGCVSW-4106 Network not failing when Inference time is greater than threshold time by Nikhil Raj · 4 years, 5 months ago
  37. f90c56d Rename quantized data types to remove ambiguity for signed/unsigned payloads by Derek Lamberti · 4 years, 6 months ago
  38. eb1fce0 IVGCVSW-4246 Clean build end-to-end tests with -Wextra by Derek Lamberti · 4 years, 7 months ago
  39. 0844697 Replace boost logging with simple logger by Derek Lamberti · 4 years, 7 months ago
  40. 167c082 IVGCVSW-4206 Correctly pass execute network parameter. by Derek Lamberti · 4 years, 7 months ago
  41. 132563c IVGCVSW-4206 Optionally parse unsupported ops in ExecuteNetwork by Derek Lamberti · 4 years, 7 months ago
  42. d6f26fc Fix ExecuteNetwork no longer printing out the inference results, by Matteo Martincigh · 4 years, 8 months ago
  43. c82c873 IVGCVSW-4008 Add profiling mode to ExecuteNetwork by Aron Virginas-Tar · 4 years, 8 months ago
  44. 1555cbd IVGCVSW-3669 Fix bug parsing multiple InputShapes in ExecuteNetwork by Francis Murtagh · 4 years, 9 months ago
  45. 93667b1 Replace uses of non-standard C++: by Rob Hughes · 4 years, 9 months ago
  46. 23ae2ea IVGCVBENCH-1337 Added additional layer parameters to dot file and -v option by Andre Ghattas · 5 years ago
  47. 7708628 IVGCVSW-2945 ExecuteNetwork should have an option to save the output to a file by Sadik Armagan · 4 years, 10 months ago
  48. 08b5186 Add a check for the number of output types to ExecuteNetwork by Matteo Martincigh · 4 years, 10 months ago
  49. 54658b9 IVGCVSW-3675 Add ExecuteNetwork option to print intermediate layers by Matthew Jackson · 4 years, 10 months ago
  50. 00dda4a IVGCVSW-3547 Use ExecuteNetwork to run a dynamic backend end to end test by Matteo Martincigh · 4 years, 11 months ago
  51. 610256f IVGCVSW-3193 Allow ExecuteNetwork to have qasymm8 input type by Narumol Prangnawarat · 5 years ago
  52. bee4bc9 IVGCVSW-3299 Add Uint8 Support to Model Accuracy Checker by Francis Murtagh · 5 years ago