This website requires JavaScript.
Explore
Help
Sign In
sirhcm
/
tinygrad
Watch
1
Star
0
Fork
0
forked from
tinygrad/tinygrad
Code
Pull Requests
2
Actions
Activity
Files
39c8c9c00a9521ae160dcaf867eaef78bc5e50af
tinygrad
/
test
/
unit
T
History
chenyu
and
GitHub
fa3a36e576
fancier UOp div gcd folding (
#5953
)
...
combine and cancel the remaining const based on gcd of other terms like SumNode.
2024-08-07 02:04:25 -04:00
..
__init__.py
more test cleanups (
#2631
)
2023-12-05 16:17:57 -08:00
test_device.py
cleanup nv/cuda compilers (
#5767
)
2024-07-29 13:50:03 +03:00
test_disk_cache.py
helpers.diskcache_clear (
#4436
)
2024-05-05 14:19:01 -04:00
test_disk_tensor.py
db in wal mode (
#5388
)
2024-07-12 20:43:36 -07:00
test_helpers.py
easier llama3 + fetch subdir (
#4938
)
2024-06-14 13:47:27 -07:00
test_shapetracker_math.py
remove unused expr node (
#3170
)
2024-01-18 14:18:43 -08:00
test_shapetracker.py
names shadowing builtins (
#5179
)
2024-06-27 08:15:01 -04:00
test_shm_tensor.py
ops_shm removed (
#2351
)
2023-11-18 11:41:58 -08:00
test_symbolic.py
more UOp sum div with gcd tests (
#5936
)
2024-08-06 12:50:10 -04:00
test_tqdm.py
fix tqdm with generator without
__len__
(
#5238
)
2024-06-30 12:20:59 -04:00
test_uop_symbolic.py
fancier UOp div gcd folding (
#5953
)
2024-08-07 02:04:25 -04:00
test_view.py
check contiguous in View.create after canonicalizing mask and offset (
#4770
)
2024-05-29 11:31:13 -04:00