Files
tinygrad/extra
Ben Waldron 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 <chenyu@fastmail.com>
2025-08-28 12:30:49 -04:00
..
2025-08-28 18:41:46 +03:00
2025-08-07 14:19:17 -07:00
2025-08-07 14:19:17 -07:00
2025-08-07 16:49:06 -04:00
2024-01-26 18:27:49 -08:00
2025-08-06 14:00:34 +03:00
2025-06-28 22:45:47 -04:00
2025-07-19 15:10:24 +03:00
2025-08-23 09:15:00 -04:00
2024-01-01 14:58:48 -08:00
2025-07-21 15:10:38 +03:00
2025-02-20 19:20:01 +08:00
2025-05-28 20:48:20 -07:00
2025-08-07 14:19:17 -07:00
2025-06-08 08:42:22 -07:00
2025-08-14 19:57:21 -04:00
2025-03-18 15:15:04 +08:00
2025-08-07 14:19:17 -07:00
2024-01-19 23:34:30 -05:00
2025-02-13 12:26:15 +08:00
2023-11-30 17:07:16 -08:00
2024-09-25 18:31:03 +08:00
2025-08-13 14:27:55 -04:00