tinygrad/tinygrad
2025-02-23 23:26:31 +02:00
..
codegen CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
engine move split_reduceop to scheduler + enable it for multi (#9214) 2025-02-23 17:30:04 +01:00
nn CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
renderer CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
runtime am: load fw in batches (#9185) 2025-02-21 23:21:31 +03:00
shape set TRACK_MATCH_STATS=0 for real_strides [pr] (#9216) 2025-02-23 23:26:31 +02:00
viz remove unused memsize_to_str and minor cleanups [pr] (#9211) 2025-02-23 09:58:37 -05:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py CLANG -> CPU (#9189) 2025-02-20 18:03:09 -05:00
dtype.py add truncate_bf16 (#9078) 2025-02-15 07:59:09 +08:00
gradient.py fix pow backward when base is 0 (#9075) 2025-02-13 21:06:01 -05:00
helpers.py remove unused memsize_to_str and minor cleanups [pr] (#9211) 2025-02-23 09:58:37 -05:00
ops.py simpler buf_uop [pr] (#9215) 2025-02-23 19:23:14 +01:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py no early return + allow childless const/bind/var in kernel graph [pr] (#9202) 2025-02-22 19:28:22 +01:00
tensor.py torch backend start (#9191) 2025-02-21 16:57:28 +08:00