Files
tinygrad/test/unit
584fd6af5a Fix division by zero and mask bug in add views (#11088)
* merge view infinite loop test

* adjust condition in `x//d -> x//(-d)*-1`

* Fix division by zero in add views

* adjust offset end

* fix typo in comment

* add target to test_merge_views_variable

* fix view incorrectly being masked

* ssimplify strides and offset of the new view to canonicalize

* remove print in test

---------

Co-authored-by: qazal <[email protected]>
2025-07-07 10:05:47 -07:00
..
2023-12-05 16:17:57 -08:00
2025-06-23 15:30:19 -07:00
2025-02-20 18:03:09 -05:00
2025-06-20 15:22:28 -07:00
2024-10-25 17:05:09 +07:00