 George HotzandGitHub
|
fcbd0e4de3
|
assigns are no longer used [pr] (#11333)
|
2025-07-22 15:35:07 -07:00 |
|
 George HotzandGitHub
|
be53ef4f0a
|
rename DEFINE_ACC -> DEFINE_REG (#11006)
* rename DEFINE_ACC -> DEFINE_REG
* add CMPEQ to groupops
|
2025-06-27 11:09:25 -07:00 |
|
 George HotzandGitHub
|
754667093f
|
remove IGNORE stuff (#10796)
* remove IGNORE stuff, was this even tested? [pr]
* delete IGNORE op
|
2025-06-14 09:59:45 -07:00 |
|
 George HotzandGitHub
|
411392dfb7
|
move files into uop dir (#10399)
* move files into uop dir [pr]
* tinygrad.uop is a thing
* fix uop docs, no pr
* fix viz
|
2025-05-18 11:38:28 -07:00 |
|
 George HotzandGitHub
|
603c03bef2
|
fix tests for rewrite [pr] (#10167)
* fix tests for rewrite [pr]
* cleaner
* delete linearize_uop
* clean up the rest
|
2025-05-05 19:19:49 -07:00 |
|
 George HotzandGitHub
|
5c7b549eab
|
use functools.cache instead of lru_cache(None) [pr] (#9714)
* use functools.cache instead of lru_cache(None) [pr]
* more cache
|
2025-04-03 11:47:13 +08:00 |
|
 George HotzandGitHub
|
f72a87fd0e
|
add proper support for Ops.IGNORE to remove store masks (#9692)
* add proper support for Ops.IGNORE to remove store masks
* remove useless NHWC
* revert that
|
2025-04-02 16:38:01 +08:00 |
|
 George HotzandGitHub
|
1e6e75e39a
|
little changes from dsp branch (#9582)
* little changes from dsp branch
* not that one
* need the where
* Revert "need the where"
This reverts commit 140f89c878.
|
2025-03-26 20:01:21 +08:00 |
|
 George HotzandGitHub
|
1bf66d62cf
|
symbolic gets its own file [pr] (#9132)
|
2025-02-17 18:55:21 +08:00 |
|
 George HotzandGitHub
|
bd694faf6c
|
factor out the expander logic [pr] (#9131)
|
2025-02-17 18:09:48 +08:00 |
|