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-17 02:48:03 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
upd_test4
Add File
New File
Upload File
Apply Patch
tinygrad
/
tinygrad
/
uop
History
ttomsa
70c3f1fb29
x.where(False, True) -> !x (
#11738
)
...
* add pat * add test
2025-08-19 19:08:16 -04:00
..
__init__.py
new ops from rangeify (
#11716
)
2025-08-18 13:13:11 -07:00
decompositions.py
DISABLE_FAST_IDIV is a context var [pr] (
#11733
)
2025-08-19 23:30:50 +03:00
mathtraits.py
Ops.TRUNC (
#11659
)
2025-08-13 18:40:48 -04:00
ops.py
changes from rangeify + better NullRenderer (
#11732
)
2025-08-19 12:51:54 -07:00
spec.py
transcendental+idiv+threefry are uop decompositions (
#11636
)
2025-08-13 09:37:12 -07:00
symbolic.py
x.where(False, True) -> !x (
#11738
)
2025-08-19 19:08:16 -04:00
upat.py
Replace ASSIGN with STORE in UPat compiler (
#11065
)
2025-07-02 19:15:43 -07:00