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