"superbench/benchmarks/model_benchmarks/pytorch_base.py" did not exist on "52b52c2cbcc68c501c440e742741969e1117261d"
  1. 26 Jun, 2025 1 commit
  2. 25 Jun, 2025 1 commit
    • wooway777's avatar
      Fixed a double free bug · ee03ee68
      wooway777 authored
      Fixed a bug where allocating 0 workspace causes overlapping memory in memory pool which then results in a memory double free error.
      ee03ee68
  3. 24 Jun, 2025 1 commit
  4. 20 Jun, 2025 1 commit
    • thatPepe's avatar
      add Memory Pool · 55644d82
      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
      55644d82
  5. 18 Jun, 2025 1 commit
  6. 17 Jun, 2025 1 commit
  7. 04 Jun, 2025 1 commit
  8. 26 May, 2025 1 commit
  9. 22 May, 2025 1 commit
  10. 20 May, 2025 2 commits
  11. 18 May, 2025 1 commit
  12. 15 May, 2025 1 commit
  13. 14 May, 2025 1 commit