tinygrad/tinygrad
chenyu 9192c93b7e
Tensor.invalid -> Tesnor.invalids (#15849)
matches ones and zeros, and to not share name with UOp.invalid
2026-04-21 11:19:51 -04:00
..
codegen rm beam uop (#15844) 2026-04-21 13:10:26 +03:00
engine rm run_schedule (#15847) 2026-04-21 18:14:30 +03:00
llm fix gc in gguf (#15820) 2026-04-20 10:15:03 +08:00
mixin full to mixin (#15840) 2026-04-21 10:53:43 -04:00
nn move gguf stuff from nn/state.py to llm/gguf.py (#15783) 2026-04-20 09:41:43 +08:00
renderer CPU renderers use arch (#15839) 2026-04-20 23:38:29 -04:00
runtime rm beam uop (#15844) 2026-04-21 13:10:26 +03:00
schedule full to mixin (#15840) 2026-04-21 10:53:43 -04:00
uop full to mixin (#15840) 2026-04-21 10:53:43 -04:00
viz viz/cli: move to tinygrad (#15835) 2026-04-21 13:35:10 +09:00
__init__.py start function and add walk rewrite (#14992) 2026-02-25 13:56:27 +08:00
callify.py more UOp empty cleanups [pr] (#15818) 2026-04-19 19:48:36 -04:00
device.py viz: rename to rewrites_data, only use ContextVar (#15790) 2026-04-17 17:21:51 +03:00
dtype.py print function timing with DEBUG=2 (#15468) 2026-03-25 19:07:32 +08:00
function.py delete old UOp.size [pr] (#15756) 2026-04-15 23:21:00 -04:00
gradient.py CALL with return value is FUNCTION (#15758) 2026-04-16 13:25:07 +08:00
helpers.py CPU renderers use arch (#15839) 2026-04-20 23:38:29 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py Tensor.invalid -> Tesnor.invalids (#15849) 2026-04-21 11:19:51 -04:00