"...git@developer.sourcefind.cn:tsoc/superbenchmark.git" did not exist on "27b757ecd02759f2fb613ae337853b8d8644dd11"
  • 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
tensor.cpp 10.2 KB