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
a66ffec6d38d61b1d2de0e8d5585daa84af4bb1d
tinygrad
/
test
/
unit
T
History
chenyu
and
GitHub
8f10bfa2ff
ban __bool__ on Tensor (
#3632
)
...
* ban __bool__ on Tensor avoid misuse * test case * fix tests * fix more tests
2024-03-06 17:12:35 -05: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
Escape table name in diskcache queries. (
#3543
)
2024-02-29 13:04:21 -08:00
test_disk_tensor.py
ban __bool__ on Tensor (
#3632
)
2024-03-06 17:12:35 -05:00
test_flopcounter.py
_reduce_op is axis based now (
#3462
)
2024-02-21 16:36:31 +01:00
test_helpers.py
move TestGetContraction to test_helpers (
#3313
)
2024-02-04 06:05:01 -05:00
test_shapetracker_math.py
remove unused expr node (
#3170
)
2024-01-18 14:18:43 -08:00
test_shapetracker.py
move TestGetContraction to test_helpers (
#3313
)
2024-02-04 06:05:01 -05:00
test_shm_tensor.py
ops_shm removed (
#2351
)
2023-11-18 11:41:58 -08:00
test_symbolic.py
apply more create_lt_node (
#3597
)
2024-03-03 16:12:39 -05:00
test_view.py
fix merging condition in merge_dims (
#3363
)
2024-02-12 11:50:26 +01:00