tinygrad/tinygrad/nn
chenyu b38fc43b07
assert assign dtype mismatch for disk [pr] (#14473)
the disk hack is generally wrong, now force bitcast on the source before assign
2026-01-31 17:08:54 -05:00
..
__init__.py fix USE_ATOMICS for non float dtypes and make it the default (#14444) 2026-01-31 09:44:16 +08:00
datasets.py tar_extract with Tensors (#7853) 2024-12-04 17:03:19 +08:00
onnx.py return types for all math.py function (#14413) 2026-01-28 20:10:11 -05:00
optim.py unique const when requires_grad is set to True (#14075) 2026-01-08 16:30:45 -05:00
state.py assert assign dtype mismatch for disk [pr] (#14473) 2026-01-31 17:08:54 -05:00
torch.py move frontend dir to nn [pr] (#12470) 2025-10-07 10:42:22 +08:00