tinygrad/tinygrad
2025-05-20 11:46:39 +05:30
..
codegen Dont simplify gate in gate, fix FUSE_ARANGE=1 python test/test_ops.py TestOps.test_scatter_add (#10411) 2025-05-19 13:16:21 -04:00
engine move multi_map to grouper rewrite pass (#10409) 2025-05-19 10:44:06 +03:00
frontend add onnx frontend stub [pr] (#9558) 2025-03-24 12:24:34 +08:00
nn use float32 for sgd momentum (#10387) 2025-05-17 21:56:44 -07:00
renderer move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
runtime am: try to modprobe vfio (#10418) 2025-05-19 23:46:50 +03:00
shape move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
uop move multi_map to grouper rewrite pass (#10409) 2025-05-19 10:44:06 +03:00
viz faster viz to_program [pr] (#10410) 2025-05-19 12:27:49 +03:00
__init__.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
device.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
dtype.py don't use real_size for mem_bytes [pr] (#10147) 2025-05-03 09:41:21 -04:00
gradient.py move files into uop dir (#10399) 2025-05-18 11:38:28 -07:00
helpers.py Move getbits tests into test_helpers (#10382) 2025-05-17 17:04:00 -07:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py intiger div mod fix 2025-05-20 11:46:39 +05:30