..
codegen
unneeded TYPE_CHECKING in uopgraph.py [pr] ( #8379 )
2024-12-22 12:58:08 -05:00
engine
remove some VIEWs we don't need [pr] ( #8353 )
2024-12-24 14:57:42 +08:00
nn
import and type cleanups [pr] ( #8359 )
2024-12-20 21:52:02 -05:00
renderer
minor cstyle cleanup [pr] ( #8371 )
2024-12-21 22:17:45 -05:00
runtime
remove from __future__ import annotations from runtimes [pr] ( #8373 )
2024-12-21 23:46:07 -05:00
shape
remove untriggered/untested code [pr] ( #8375 )
2024-12-22 04:07:53 -05:00
viz
fix string repr of arg in viz and print [pr] ( #8369 )
2024-12-21 23:44:10 +02:00
__init__.py
UOp.variable ( #7010 )
2024-10-12 18:20:44 +08:00
device.py
a little more typing [pr] ( #8346 )
2024-12-19 22:09:52 -08:00
dtype.py
more typing cleanups [pr] ( #8376 )
2024-12-22 05:21:03 -05:00
function.py
a little more typing [pr] ( #8346 )
2024-12-19 22:09:52 -08:00
gradient.py
compute gradient [pr] ( #8237 )
2024-12-13 20:46:01 -08:00
helpers.py
import and type cleanups [pr] ( #8359 )
2024-12-20 21:52:02 -05:00
multi.py
import and type cleanups [pr] ( #8359 )
2024-12-20 21:52:02 -05:00
ops.py
swizzle assign [pr] ( #8378 )
2024-12-22 18:17:50 +02:00
py.typed
add a single py.typed ( #6083 )
2024-08-14 17:31:46 -07:00
tensor.py
docs and tests clean ups ( #8383 )
2024-12-23 11:12:13 -05:00