tinygrad/tinygrad/shape
Sieds Lykles cc038b31b6
Shrink instead of reshape to unregister symbolic (#12241)
* Slice to unbind symbolic

* use vmax for now

* assert shape in reshape is valid

* update test_symbolic_ops to use shrink instead of reshape

* remove infer_with_bound_values for npw

* symbolic output doesnt have symbolic strides

* symbolic jit tests use shrink to unregister symbolic

* update test

* update more tests

* wrap vmax in int()

* only create a new st if the store is not an assigne

* unwrap st

* comments
2025-09-19 06:04:35 +02:00
..
__init__.py pylint runtime/ and shape/ (#5044) 2024-06-18 19:48:18 -04:00
shapetracker.py Invalid idx (#12067) 2025-09-12 01:42:02 +02:00
view.py Shrink instead of reshape to unregister symbolic (#12241) 2025-09-19 06:04:35 +02:00