tinygrad/tinygrad
Ankit Avinash 7647cd8428
[bounty] Stride is flip (#8792)
* replace stride with flip

* Complete replacing stride with flip

clean flip function in view.py
fix tests

* fix tests for multi shapetracker

* fix tests for fuzz shapetracker

* fix tests for fuzz shapetracker

* debug

* debug

* fix

* fix

* fix

---------

Co-authored-by: George Hotz <geohot@gmail.com>
Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2025-01-31 11:34:10 +09:00
..
codegen Better stable sigmoid (#8806) 2025-01-29 16:08:53 -05:00
engine [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
nn contiguous is no longer needed in SGD [pr] (#8760) 2025-01-27 15:19:11 +09:00
renderer fix and test (#8814) 2025-01-30 16:35:53 -05:00
runtime am: fix pt free (#8810) 2025-01-30 15:14:55 +03:00
shape [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
viz add pagination to viz [pr] (#8794) 2025-01-29 04:21:53 +02:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py Fix allocator memory alignment (#8800) 2025-01-29 21:03:17 +03:00
dtype.py typos found by gemini [pr] (#8400) 2024-12-24 22:32:25 -05:00
gradient.py [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
helpers.py bump db version (#8805) 2025-01-29 15:34:43 -05:00
ops.py [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py [bounty] Stride is flip (#8792) 2025-01-31 11:34:10 +09:00