tinygrad/tinygrad
2025-02-12 08:11:14 +08:00
..
codegen add UOps.CAT (#9022) 2025-02-11 19:50:37 +08:00
engine bring back some things from the fix_kernel_ops diff [pr] (#9027) 2025-02-11 14:20:31 +01:00
nn raise RuntimeError in schedule_step if not Tensor.training [pr] (#8834) 2025-01-31 12:03:04 -05:00
renderer add CUSTOM support to cstyle (#9020) 2025-02-11 18:02:58 +08:00
runtime hcq: thread fence (#8991) 2025-02-11 18:09:37 +03:00
shape raise ValueError in view reshape for negative dims [pr] (#8988) 2025-02-09 17:27:15 +01:00
viz revert scheduler change (#9019) 2025-02-11 11:34:12 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py hcq: thread fence (#8991) 2025-02-11 18:09:37 +03:00
dtype.py add float4 support to LLVM (#8920) 2025-02-06 12:15:50 +08:00
gradient.py Ops.POW and transcendental (#8911) 2025-02-05 15:15:59 -05:00
helpers.py skipdata capstone (#9026) 2025-02-12 08:11:14 +08:00
ops.py add UOps.CAT (#9022) 2025-02-11 19:50:37 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py add CUSTOM support to cstyle (#9020) 2025-02-11 18:02:58 +08:00
tensor.py update doc of Tensor.tolist (#9016) 2025-02-10 16:51:23 -05:00