mirror of https://github.com/commaai/tinygrad.git
f90caa4b92
Some devices create cache table names with non-alphanumerical characters, e.g. "compile_hip_gfx1010:xnack-_12". This commit escapes the table name in single quotes s.t. sqlite works (see https://github.com/tinygrad/tinygrad/issues/3538). |
||
---|---|---|
.. | ||
__init__.py | ||
test_device.py | ||
test_disk_cache.py | ||
test_disk_tensor.py | ||
test_flopcounter.py | ||
test_helpers.py | ||
test_shapetracker.py | ||
test_shapetracker_math.py | ||
test_shm_tensor.py | ||
test_symbolic.py | ||
test_view.py |