tinygrad/tinygrad
geohotstan 0a2e10be1d
add SELU to Tensor (#7993)
* add selu

* more clean ups
2024-12-02 10:04:01 -05:00
..
codegen no bool in range [pr] (#7988) 2024-12-02 19:05:16 +08:00
engine image dtype fixup refactor for delete_lazy [pr] (#7989) 2024-12-02 18:25:13 +08:00
nn cleanup Embedding call [pr] (#7869) 2024-11-24 07:32:26 -05:00
renderer no bool in range [pr] (#7988) 2024-12-02 19:05:16 +08:00
runtime Downgrade wgpu to prevent sd segfault (#7969) 2024-12-02 15:48:44 +01:00
shape replace all sparents with toposort (#7983) 2024-12-02 15:00:30 +08: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 delete ReduceOps, only use REDUCE_AXIS (#7667) 2024-11-13 19:04:27 +08: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 process replayable ops.py changes from delete_lazy [pr] (#7994) 2024-12-02 19:38:31 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py add SELU to Tensor (#7993) 2024-12-02 10:04:01 -05:00