tinygrad/tinygrad
George Hotz 25ff7146f2
add a status line to REMOTE with DEBUG=1 (#15471)
* python speedups of hot paths

* add a status line to REMOTE with DEBUG=1

* pc

* t
2026-03-25 20:54:56 +08:00
..
apps print function timing with DEBUG=2 (#15468) 2026-03-25 19:07:32 +08:00
codegen cleanup unused image pitch code (#15458) 2026-03-24 22:47:16 -04:00
engine jit in viz (#15447) 2026-03-24 18:23:53 +08:00
mixin move _broadcasted to OpMixin (#15461) 2026-03-24 23:56:01 -04:00
nn dtypes.index -> dtypes.weakint (#15377) 2026-03-20 01:08:46 -04:00
renderer QCOM cleanups (#15435) 2026-03-23 22:18:38 -04:00
runtime add a status line to REMOTE with DEBUG=1 (#15471) 2026-03-25 20:54:56 +08:00
schedule removed unused named arg in rules [pr] (#15414) 2026-03-22 09:25:46 -04:00
uop python speedups of hot paths (#15469) 2026-03-25 20:02:42 +08:00
viz viz/cli: remove --offset and --limit flags (#15439) 2026-03-25 09:52:27 +09:00
__init__.py start function and add walk rewrite (#14992) 2026-02-25 13:56:27 +08:00
device.py FP8=1 llama works again, hipcc can run on macos (#15394) 2026-03-20 23:43:15 +09:00
dtype.py print function timing with DEBUG=2 (#15468) 2026-03-25 19:07:32 +08:00
function.py print function timing with DEBUG=2 (#15468) 2026-03-25 19:07:32 +08:00
gradient.py add test for flat llama (#15327) 2026-03-18 15:16:33 +08:00
helpers.py automatically emulate unsupported (tiny) floats [skip_process_replay] (#15366) 2026-03-20 02:31:44 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py move _broadcasted to OpMixin (#15461) 2026-03-24 23:56:01 -04:00