Files
tinygrad/tinygrad
ea1be2e4cd [bounty] Remove using reshape to register symbolic shape (#11771)
* Modify tests and start work towards removing symbolic reshape

* Refactor symbolic reshape

* fix small error

* much cleaner + fix more tests

* Can remove this now

* Update test_symbolic_ops and test_tiny

* Couple more tests

* Unused import

* More tests and add EXPAND to Tensor.empty

* Fix test beam search

* all int

* Fix rangeify by adding shrink

* Remove OOB check and so fix test_symbolic_jit

* test_symbolic_jit doesn't need OOB Context anymore either

* Should remove that test now

* Cleanups part 1

* fix linters

* Final cleanups

* Don't reassign inside for loop

---------

Co-authored-by: chenyu <[email protected]>
2025-08-28 12:30:49 -04:00
..
2025-08-28 07:02:31 -07:00
2025-08-28 10:17:35 -04:00
2025-08-27 10:56:56 -07:00
2025-08-28 18:41:46 +03:00
2025-08-28 07:02:31 -07:00
2025-08-28 18:58:16 +03:00
2025-05-18 11:38:28 -07:00
2025-08-23 17:34:07 +03:00
2025-08-26 11:42:25 -04:00
2025-08-27 19:59:17 -04:00
2024-08-14 17:31:46 -07:00