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
47bfd7c2b74c08fffa2dfd3af234b88664ad7d48
tinygrad
/
test
/
unit
T
History
David Hou
and
GitHub
cddce0e168
don't cast before view on shape changing bitcast (
#4833
)
...
* don't cast before view on shape changing bitcast * make sure cast before view triggers
2024-06-04 16:04:52 -04:00
..
__init__.py
more test cleanups (
#2631
)
2023-12-05 16:17:57 -08:00
test_device.py
fix UnboundLocalError when running Compiler with DISABLE_COMPILER_CACHE (
#3296
)
2024-02-01 21:12:33 -05:00
test_disk_cache.py
helpers.diskcache_clear (
#4436
)
2024-05-05 14:19:01 -04:00
test_disk_tensor.py
don't cast before view on shape changing bitcast (
#4833
)
2024-06-04 16:04:52 -04:00
test_flopcounter.py
test unary and more reduces in test_flopcounter (
#4455
)
2024-05-06 15:15:16 -04:00
test_helpers.py
hotfix: skip fetch tests always
2024-05-01 08:43:26 -07:00
test_shapetracker_math.py
remove unused expr node (
#3170
)
2024-01-18 14:18:43 -08:00
test_shapetracker.py
unit test ShapeTracker.consecutive (
#4800
)
2024-06-01 10:10:51 -04:00
test_shm_tensor.py
ops_shm removed (
#2351
)
2023-11-18 11:41:58 -08:00
test_symbolic.py
factor out partial in SumNode div int (
#3841
)
2024-03-20 16:34:33 -04:00
test_view.py
check contiguous in View.create after canonicalizing mask and offset (
#4770
)
2024-05-29 11:31:13 -04:00