tinygrad/tinygrad
2024-01-02 06:34:24 -08:00
..
codegen vars_from_ast -> LazyOp.vars (#2965) 2024-01-01 18:12:38 -05:00
features search refactor (#2969) 2024-01-01 17:39:26 -08:00
nn move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
renderer share hip and cuda (#2972) 2024-01-02 06:34:24 -08:00
runtime simpler cstyle (#2966) 2024-01-01 16:20:10 -08:00
shape Variable.sum -> Node.sum, Variable.ands -> Node.ands (#2961) 2024-01-01 16:21:28 -05:00
__init__.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
device.py search refactor (#2969) 2024-01-01 17:39:26 -08:00
dtype.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
graph.py move globalcounters to ops (#2960) 2024-01-01 14:21:02 -08:00
helpers.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
jit.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
lazy.py vars_from_ast -> LazyOp.vars (#2965) 2024-01-01 18:12:38 -05:00
mlops.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
ops.py vars_from_ast -> LazyOp.vars (#2965) 2024-01-01 18:12:38 -05:00
realize.py regenerate kernel ast dataset (#2968) 2024-01-01 20:26:17 -05:00
tensor.py add Tensor.split (#2750) 2024-01-01 22:09:04 -08:00