- 26 Jun, 2025 3 commits
- 25 Jun, 2025 1 commit
-
-
wooway777 authored
Fixed a bug where allocating 0 workspace causes overlapping memory in memory pool which then results in a memory double free error.
-
- 20 Jun, 2025 1 commit
-
-
thatPepe authored
* Tensor memory pool - initial commit * Adjusted workspace management to use the memory pool. * Re-differentiated create and createAsync in Storage * Set initial memory pool size to 0 * Separated creatAsync and createFromPool * Removed the redundant WorkspaceHandle * Adjusted naming * Set default mempool size to 0 in declaration * Adjusted format
-