tinygrad/test/unit
George Hotz 8b7ecd63bb
Remove Zeroview (#748)
* no zeroview start

* closer

* stride mask

* st tests pass, delete ZeroView

* byebye zv

* close to working

* not contiguous with mask

* subtract, don't add

* mask on view

* ugh, that shouldn't have been in there

* shape merge

* bugfixes

* fuzzer + 4 fuzzer failures

* fuzzer for symbolic

* more fuzzing and nothing

* that fuzzer doesn't hit either

* fixes padding...ugh

* no more offsets

* working

* rewrite load and store

* all checks

* fix idxs

* progress

* bugfix

* float4_axis

* works

* cleanups

* complex valids_okay
2023-04-17 08:21:46 -07:00
..
test_example.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_flopcounter.py fix binop, other tests failure (#723) 2023-03-22 18:15:07 -07:00
test_graph.py Devicebufferless (#708) 2023-03-18 14:40:23 -07:00
test_shapetracker.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
test_symbolic.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00