justheuristic 2 years ago
parent a00ec56ade
commit 47c308306a

@ -3,13 +3,6 @@ A pytorch memory cache that can be allocated by ConnectionHandler (on cpu) and u
For now, the only purpose of this code is to ensure that allocated memory will be deleted properly.
TODO In future, one could modify cache to implement, among other things,
-
--
-
-
-
"""
import contextlib
import ctypes

Loading…
Cancel
Save