tinygrad/.github/workflows
George Hotz 44e4934167
fast pattern matcher [pr] (#9737)
* FastPatternMatcher

* works without that

* fix test pickle

* strict len

* compile match function

* dynamic compile

* fast

* faster

* compile

* track

* a lot faster

* clean up

* dup or

* faster and simpler

* fast match doesn't support store

* plane

* minor refactor

* real speed

* don't imply return None

* upat

* fix test

* heard you wanted more speed

* no generator

* split cf

* early fixup

* fxn fixup

* reconstruct_function

* Revert "reconstruct_function"

This reverts commit 37dac010ab.

* simpler stuff

* too big

* upat compile error

* cleanups

* don't cache that

* cleanups

* 10 -> 15
2025-04-14 15:24:41 +01:00
..
benchmark.yml add SHOULD_USE_TC=1 check to simple_matmul (#9802) 2025-04-09 02:24:42 -04:00
docs.yml add strict mkdocs check (#5497) 2024-07-15 14:21:37 -07:00
python-publish.yml update gh actions (#3033) 2024-01-09 17:52:22 -08:00
szdiff.yml update gh actions (#3033) 2024-01-09 17:52:22 -08:00
test.yml fast pattern matcher [pr] (#9737) 2025-04-14 15:24:41 +01:00