tinygrad/tinygrad
chenyu 1ce9851ba6
import and type cleanups [pr] (#8359)
Dict and DefaultDict and some imports
2024-12-20 21:52:02 -05:00
..
codegen import and type cleanups [pr] (#8359) 2024-12-20 21:52:02 -05:00
engine delete the fake buffer from const (#8355) 2024-12-21 04:20:28 +08:00
nn import and type cleanups [pr] (#8359) 2024-12-20 21:52:02 -05:00
renderer import and type cleanups [pr] (#8359) 2024-12-20 21:52:02 -05:00
runtime import and type cleanups [pr] (#8359) 2024-12-20 21:52:02 -05:00
shape replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00
viz delete the fake buffer from const (#8355) 2024-12-21 04:20:28 +08: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 replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08: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 delete the fake buffer from const (#8355) 2024-12-21 04:20:28 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py replace Tuple with tuple [pr] (#8344) 2024-12-19 21:27:56 -08:00