tinygrad/tinygrad
2025-06-20 19:35:28 -03:00
..
codegen move kernel to opt (#10899) 2025-06-20 15:22:28 -07:00
engine move kernel to opt (#10899) 2025-06-20 15:22:28 -07:00
frontend onnx parser (#10435) 2025-06-09 12:44:28 -04:00
nn fix-typos (#10879) 2025-06-19 09:13:31 -04:00
opt init tc with group 2025-06-20 19:35:28 -03:00
renderer fix-typos (#10879) 2025-06-19 09:13:31 -04:00
runtime system: shared pci logic (#10894) 2025-06-21 00:09:49 +03:00
shape fix view add 0 (#10840) 2025-06-16 16:46:12 -07:00
uop if upat returns self, it's none (#10898) 2025-06-20 12:11:19 -07:00
viz move kernel to opt (#10899) 2025-06-20 15:22:28 -07:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py s/lb_refcount/uop_refcount [pr] (#10865) 2025-06-18 21:48:04 +03:00
dtype.py Add DType.min and DType.max properties (#10749) 2025-06-10 08:31:34 -07:00
gradient.py uops can have multiple metadata (#10479) 2025-05-22 21:35:02 -07:00
helpers.py Cast ptr to int in test_from_mv_to_mv (#10876) 2025-06-20 14:52:34 +03:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py split grouper and kernelize [pr] (#10854) 2025-06-17 17:54:20 -07:00