This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
tinygrad
Watch
1
Star
1
Fork
0
You've already forked tinygrad
mirror of
https://github.com/tinygrad/tinygrad.git
synced
2026-04-07 03:00:26 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f1ebcffb8789052fa44445256c1d54524646bf51
tinygrad
/
test
/
unit
History
George Hotz
b6e7243bfa
hotfix: skip slow pre-commit test
2024-04-16 11:48:43 +04:00
..
__init__.py
…
test_device.py
…
test_disk_cache.py
Escape table name in diskcache queries. (
#3543
)
2024-02-29 13:04:21 -08:00
test_disk_tensor.py
hotfix: skip slow pre-commit test
2024-04-16 11:48:43 +04:00
test_flopcounter.py
…
test_helpers.py
…
test_shapetracker_math.py
…
test_shapetracker.py
assert if expr_idxs return might be outside of int32 (
#4157
)
2024-04-12 14:18:35 -04:00
test_shm_tensor.py
…
test_symbolic.py
factor out partial in SumNode div int (
#3841
)
2024-03-20 16:34:33 -04:00
test_view.py
…