tinygrad/tinygrad
George Hotz 2f85319722 Merge remote-tracking branch 'origin/master' into amd_sqtt
# Conflicts:
#	extra/assembly/amd/emu.py
#	extra/assembly/amd/sqtt.py
2026-01-12 05:42:04 +09:00
..
apps test fixups / speedups / var_vals refactor (#13812) 2025-12-23 12:05:59 -05:00
codegen faster image load (#13977) 2026-01-04 13:09:59 -05:00
engine update variable names around jit [pr] (#14049) 2026-01-06 22:32:41 -05:00
mixin clean up rearrange (#13851) 2025-12-27 11:06:10 -05:00
nn add channels_last to QLinearGlobalAveragePool (#14094) 2026-01-10 18:38:19 -05:00
renderer cstyle cleanup [pr] (#14093) 2026-01-10 09:44:50 -05:00
runtime Merge remote-tracking branch 'origin/master' into amd_sqtt 2026-01-12 05:42:04 +09:00
schedule clean up comments that mentioned outdated terms (#14026) 2026-01-05 09:42:58 -05:00
uop unique const when requires_grad is set to True (#14075) 2026-01-08 16:30:45 -05:00
viz viz: show precise timings (#14092) 2026-01-10 16:21:08 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py support bfloat16 for CL (#14073) 2026-01-08 14:14:29 -05:00
dtype.py use bitsize on dtype (#14011) 2026-01-04 12:16:21 -08:00
gradient.py fix typing in compute_gradient (#13852) 2025-12-28 11:52:14 -05:00
helpers.py remove unused LazySeq (#14020) 2026-01-05 07:38:33 -05:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py reuse Tensor init with const path [pr] (#14076) 2026-01-08 17:49:37 -05:00