tinygrad/tinygrad
2026-04-01 00:38:45 +03:00
..
apps llm: fix nan in kvcache (#15552) 2026-04-01 00:38:45 +03:00
codegen UOp.sum -> usum, prod -> uprod [pr] (#15522) 2026-03-29 04:51:55 -04:00
engine jit: graphing in uops (#15489) 2026-03-27 19:09:02 +03:00
mixin improve ReduceMixin.all (#15544) 2026-03-31 07:54:27 -04:00
nn dtypes.index -> dtypes.weakint (#15377) 2026-03-20 01:08:46 -04:00
renderer sqtt: allow mapping sopk to IMMEDIATE packets (#15525) 2026-03-30 23:12:17 +09:00
runtime nv: use nvcc over nak by default (#15547) 2026-03-31 18:54:56 +03:00
schedule reduce mixin (#15523) 2026-03-30 05:23:58 -04:00
uop reduce mixin (#15523) 2026-03-30 05:23:58 -04:00
viz viz: rename exec to sqtt (#15527) 2026-03-31 08:06:51 +09:00
__init__.py start function and add walk rewrite (#14992) 2026-02-25 13:56:27 +08:00
device.py replace CompilerSet with list (#15530) 2026-03-30 23:07:52 -04: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 reduce mixin (#15523) 2026-03-30 05:23:58 -04:00
helpers.py DEV is ContextVar, setting Device.DEFAULT is deprecated (#15508) 2026-03-30 17:10:49 -04:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py more mixin (#15540) 2026-03-31 05:46:55 -04:00