aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/TensorAllocator.cpp
AgeCommit message (Expand)Author
2023-09-28Apply clang-format on repositoryFelix Thomasmathibalan
2020-12-01Update default C++ standard to C++14Georgios Pinitas
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-03-11COMPMID-3069: Remove unnecessary uses of ToolchainSupport.hMatthew Bentham
2019-11-25COMPMID-2952: NEON failing with 'bus_error' on 32-bitGeorgios Pinitas
2019-09-17COMPMID-2649: Generalize MemoryGroup.Georgios Pinitas
2019-09-16COMPMID-2641 [NEON] Create a test case for dynamic tensor supportMichalis Spyrou
2019-07-05COMPMID-2432 Fix defects reported by CoverityMichalis Spyrou
2019-04-09COMPMID-2057: Implement and test import memory interfaces.Georgios Pinitas
2018-12-14COMPMID-1710: Account alignment for blob-base allocationsGeorgios Pinitas
2018-11-21COMPMID-1088: Use IMemoryRegion in interfaces where possibleGeorgios Pinitas
2018-11-02COMPMID-1293: Handle aligned allocationsGeorgios Pinitas
2018-11-02COMPMID-1023: Import memory for OpenCLGeorgios Pinitas
2018-11-02COMPMID-556: Rename Error to Status and inverse logicGeorgios Pinitas
2018-11-02COMPMID-666: Adds the ability to import backing memory in a Tensor(CPU).Georgios Pinitas
2018-11-02COMPMID-485: Memory ManagerGeorgios Pinitas
2018-09-17COMPMID-344 Updated doxygenAnthony Barbier