This commit is contained in:
xadupre 2025-06-18 09:04:18 +02:00
parent 11d2d67dba
commit 2091dad578

View File

@ -195,7 +195,6 @@ class CacheTest(unittest.TestCase):
self.assertTrue(cached_values.shape == (1, 1, 10, 128))
def test_unflatten_flatten_static_cache(self):
def make_static_cache(key_value_pairs):
class _config:
def __init__(self):