tinygrad/tinygrad
2024-12-05 13:16:06 +02:00
..
codegen minor get_grouped_dims cleanup [pr] (#8044) 2024-12-04 16:22:51 -05:00
engine fix test_ones_sum on symbolic 2024-12-05 12:21:39 +02:00
nn accept filename decorator [pr] (#8049) 2024-12-05 11:40:59 +08:00
renderer update uop and tests to not use lt/gt/le/ge [pr] (#8023) 2024-12-03 21:02:52 -05:00
runtime Use MTLCompiler directly (v2) (#7920) 2024-12-04 16:36:48 +08:00
shape update uop and tests to not use lt/gt/le/ge [pr] (#8023) 2024-12-03 21:02:52 -05:00
viz replace all sparents with toposort (#7983) 2024-12-02 15:00:30 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py PYTHON device is okay to use everywhere [pr] (#7981) 2024-12-02 12:34:42 +08:00
dtype.py prepare mypy==1.13.0: legacy cast (#7866) 2024-11-27 10:33:35 -05:00
function.py update function to not use gt/lt [pr] (#8025) 2024-12-03 22:39:06 -05:00
helpers.py small helpers cleanups (#7977) 2024-12-01 21:50:47 -05:00
multi.py least controversial (#7863) 2024-11-23 21:23:30 +08:00
ops.py offset on assign is fine 2024-12-05 13:16:06 +02:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py BIND isn't the _only_ uop that can become a tensor 2024-12-05 12:21:08 +02:00