Files
tinygrad/test
George Hotz 07b350a8f4 new uops is an actual graph (#4560)
* new uops is an actual graph

* it's way slower

* simpler

* fix define acc

* render_loop unique

* ops test pass

* add pattern matcher back, there's bugs

* rewrite

* use priority queue

* recursive children

* fix tests

* fix tests with SINK

* fix abstractions

* fix assembly

* simpler

* link define_acc

* fix DEFINE_ACC placement

* type verify

* full cmp

* fix cmp

* ACCESS_ACC

* insert DEFINE_ACC

* fix PHI

* recursive rewrite

* fix many tests

* sum collapse

* more patterns

* correct change

* fold arange

* fix that lin test

* space

* big folding rule works

* close

* has more maxes, meh

* cached node replace

* set changed

* simplest folding yet

* works

* works

* DIV

* all tests pass

* del

* fuzz linearizer fails

* sum_collapse

* test depth 2 cf

* fix lin test 14

* fix clang depth

* disable that

* failure 14 is fixed

* fix ptx

* failure 27 is fixed

* fix llama

* run_cnt

* Revert "Optimize PTX gated loads index calculation (#4304)"

This reverts commit d97d5a7689.

* fix uops loop

* fix ptx bugs

* add barrier

* print

* mem_type in ptx direct

* bypass tests that fail in CI but pass locally

* ptx remove ptr_ar

* more ptx passing

* fix ptx tests

* assert compile support

* remove  model inference benchmark from red
2024-05-17 18:00:18 -07:00
..
2024-05-14 21:16:14 -07:00
2024-05-14 17:58:19 +03:00
2023-12-01 11:34:47 -08:00
2020-12-15 23:44:08 -08:00
2023-06-25 10:38:58 -07:00
2024-05-15 23:46:08 +03:00
2024-05-10 22:43:09 -07:00
2024-05-15 23:46:08 +03:00
2024-05-15 18:39:11 -04:00
2024-05-14 21:16:14 -07:00
2024-03-18 16:47:07 -04:00
2024-05-15 23:46:08 +03:00
2024-03-26 21:02:46 -07:00
2023-12-07 17:07:05 -08:00
2024-05-15 23:46:08 +03:00
2024-05-15 23:46:08 +03:00
2024-05-15 23:46:08 +03:00
2024-05-14 17:58:19 +03:00
2024-05-18 00:36:29 +03:00
2024-05-15 23:46:08 +03:00
2024-05-15 23:46:08 +03:00
2024-05-15 23:46:08 +03:00
2024-05-10 22:43:09 -07:00