tinygrad/tinygrad
George Hotz bcfe42937f
move permute/flip/shrink to mixins (#13113)
* move permute to mixins

* move more stuff

* two more

* fix local mypy

* fix tests

* fix shrink
2025-11-05 14:14:15 -08:00
..
apps clean up the LLM tokenizer (#12653) 2025-10-14 14:22:01 +08:00
codegen remove symbolic_flat (#13083) 2025-11-03 17:25:21 -05:00
engine print p.applied_opts with DEBUG >= 3 (#13024) 2025-10-30 16:51:21 -04:00
mixin move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00
nn use where instead of mul in Embedding (#13112) 2025-11-05 12:49:01 -05:00
renderer index slicing + allclose (#13071) 2025-11-03 13:01:48 +08:00
runtime ignore trailing nops in llvm-objdump output (#13110) 2025-11-06 01:10:51 +08:00
schedule move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00
uop move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00
viz sqtt: decode each instruction exec (#13093) 2025-11-05 17:30:27 +08:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py amd: props in device not sqtt (#13106) 2025-11-05 23:43:20 +08:00
dtype.py fix fp8 cast folding (#12997) 2025-10-29 09:27:42 -04:00
gradient.py move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00
helpers.py simpler _is_balanced [pr] (#13082) 2025-11-03 16:47:14 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py move permute/flip/shrink to mixins (#13113) 2025-11-05 14:14:15 -08:00