aboutsummaryrefslogtreecommitdiff
path: root/src/backends/reference/RefTensorHandle.cpp
AgeCommit message (Expand)Author
2024-02-21IVGCVSW-7854 Remove/rewrite asserts in the backends.Colm Donelan
2023-09-08IVGCVSW-7901 Fix unsafe Usages of Memcpy in ArmnnDavid Monahan
2023-07-14IVGCVSW-7830 Add backend optimizations to remove Reshapes where possibleMike Kelly
2022-12-15Change the semantics of RefTensorHandle::Import to 'overlay' existing memoryMatthew Bentham
2022-12-14Refactor: Remove m_ImportFlags from RefTensorHandleMatthew Bentham
2022-02-08IVGCVSW-6700 Fix segfaultDavid Monahan
2022-02-07IVGCVSW-6698 EndToEnd tests on ref to ensure allocated data can be reusedDavid Monahan
2022-01-17IVGCVSW-6672 Implement CanBeImported function to RefTensorHandleNikhil Raj
2021-11-08IVGCVSW-6527 Support the new memory API in loaded networkFinn Williams
2020-06-30IVGCVSW-5036 Do not allocate memory when import is enabledNarumol Prangnawarat
2020-04-06IVGCVSW-4485 Remove Boost assertNarumol Prangnawarat
2019-09-16IVGCVSW-3858 Fix RefTensorHandleTests on Raspberry PiAron Virginas-Tar
2019-08-22IVGCVSW-3670 Fix Vts Tests after adding Ref Import functionalityFerran Balaguer
2019-08-20IVGCVSW-3606 Support memory import for Reference backendFerran Balaguer
2019-07-04IVGCVSW-3307 Add RefMemoryManagerMatthew Bentham
2019-07-02IVGCVSW-3307 Introduce RefTensorHandleMatthew Bentham