Expand description
This crate provides a memory allocator for tensor
Modules§
- traits
- traits for the allocator
Statics§
- CACHE
lru
cache allocator- CPU_
STORAGE - This is a global variable that stores the allocated ptrs and their reference count for CPU devices
Functions§
- clone_
storage - Clone Storage