aboutsummaryrefslogtreecommitdiff
path: root/src/backends/backendsCommon/test/OptimizedNetworkTests.cpp
AgeCommit message (Expand)Author
2023-07-21IVGCVSW-7830 Clean upMike Kelly
2023-04-12IVGCVSW-7197 Implement Pimpl Idiom for OptimizerOptionsJohn Mcloughlin
2023-03-14IVGCVSW-3808 Add ElementwiseBinaryLayerMike Kelly
2022-06-22Revert "Revert "IVGCVSW-6873 Import inputs but don't export outputs fails.""Francis Murtagh
2022-06-21Revert "IVGCVSW-6873 Import inputs but don't export outputs fails."James Conroy
2022-06-20IVGCVSW-6873 Import inputs but don't export outputs fails.Colm Donelan
2022-05-23IVGCVSW-6123 ConstTensorsAsInputs: Conv2dKeith Davis
2022-05-16IVGCVSW-6124 ConstTensorsAsInput: Conv2d - FrontEndKeith Davis
2021-12-14IVGCVSW-6453 'Move the ArmNN Test Utils code to a physically separate directory'Sadik Armagan
2021-11-09IVGCVSW-6558 Fix the failing OptimisedNetworkTestsDavid Monahan
2021-11-08IVGCVSW-6420: Constant flag in tensor info is not set correctlyCathal Corbett
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2021-07-15Fix some compile warnings & errorsRob Hughes
2021-06-30IVGCVSW-6114 Create multiple LoadedNetworks from one OptimizedNetworkMike Kelly
2021-06-11IVGCVSW-5963 'Move unit tests to new framework'Sadik Armagan
2021-02-15IVGCVSW-4873 Implement Pimpl Idiom for INetwork and IOptimizedNetworkFrancis Murtagh
2020-10-01Include layer GUID in SerializeToDot outputRob Hughes
2020-09-30Refactored Optimize(...) function to throw exceptions instead of returning nullMike Kelly
2020-01-20Remove inclusion of ArmNN.hpp where it is unnecessary.Matthew Bentham
2019-12-31IVGCVSW-4246 Clean build Layers with -WextraDerek Lamberti
2019-09-04IVGCVBENCH-1337 Added additional layer parameters to dot file and -v optionAndre Ghattas
2019-02-01IVGCVSW-2603 The macros ARMCOMPUTECL_ENABLED and ARMCOMPUTENEON_ENABLEDMatteo Martincigh
2018-11-02IVGCVSW-1946: Remove armnn/src from the include pathsAron Virginas-Tar