tinygrad/tinygrad
chenyu 1ac4d27869
remove VariableOrNum from Node.substitute arg (#2995)
having NumNode in var_vals does not change the substitute output
2024-01-03 17:02:25 -05:00
..
codegen remove VariableOrNum from Node.substitute arg (#2995) 2024-01-03 17:02:25 -05:00
features hotfix: make multitensor shard contiguous 2024-01-03 08:48:30 -08:00
nn move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
renderer refactor workitems (#2973) 2024-01-02 09:16:52 -08:00
runtime hip device is default on supported platforms (#2993) 2024-01-03 13:42:13 -08:00
shape remove VariableOrNum from Node.substitute arg (#2995) 2024-01-03 17:02:25 -05:00
__init__.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
device.py hip device is default on supported platforms (#2993) 2024-01-03 13:42:13 -08:00
dtype.py pass tuple for strs to startswith (#2986) 2024-01-02 19:51:15 -05:00
graph.py hotfix: save lines in graph 2024-01-03 12:03:42 -08:00
helpers.py pass tuple for strs to startswith (#2986) 2024-01-02 19:51:15 -05:00
jit.py simple multitensor API (#2903) 2024-01-02 17:49:44 -08:00
lazy.py hotfix: all device canonicalize should be done in Tensor 2024-01-03 10:48:04 -08:00
mlops.py grad -> grad_output in mlops for consistency (#2982) 2024-01-02 18:03:55 -05: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 hotfix: all device canonicalize should be done in Tensor 2024-01-03 10:48:04 -08:00