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-01-26 15:28:10 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
49bcfec383a8d7f34dc88896bf4ca27aa7a7ac87
tinygrad
/
test
/
unit
History
Umut Zengin
6b7ac5c431
ModNode __mod__ rule (
#2039
)
...
* Implement mod rule * mypy * feat: New test added
2023-10-12 11:30:10 -07:00
..
test_disk_tensor.py
Refactor and add more unit tests for disktensors (
#2022
)
2023-10-09 18:46:29 -07:00
test_example.py
move device to ops (
#1646
)
2023-08-23 08:30:17 -07:00
test_flopcounter.py
reorder a few things (
#1915
)
2023-09-25 10:17:21 +08:00
test_helpers.py
fix type of helpers.prod, add test cases (
#1859
)
2023-09-14 05:16:55 +08:00
test_shapetracker.py
Make ShapeTracker Immutable (
#1909
)
2023-09-24 21:09:03 +08:00
test_shm_tensor.py
Add needed contiguous to DiskBuffer. SHM support on OSX (
#1891
)
2023-09-22 09:16:42 +08:00
test_symbolic.py
ModNode __mod__ rule (
#2039
)
2023-10-12 11:30:10 -07:00