Crate hpt_allocator

Source
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