Explorar o código

TODOs were moved to https://github.com/learning-at-home/bloom-demo/issues/3#issuecomment-1159686069

justheuristic %!s(int64=3) %!d(string=hai) anos
pai
achega
47c308306a
Modificáronse 1 ficheiros con 0 adicións e 7 borrados
  1. 0 7
      src/server/cache.py

+ 0 - 7
src/server/cache.py

@@ -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.
 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 contextlib
 import ctypes
 import ctypes