tinygrad/tinygrad
Szymon Ożóg 1c8cb7859f nan support
2023-08-23 19:37:42 +02:00
..
codegen Add option to disable shared memory, disable for triton 2023-08-23 18:35:49 +02:00
nn Add assert for wrong matmul/dot shapes (#1438) 2023-08-04 18:16:56 -04:00
renderer nan support 2023-08-23 19:37:42 +02:00
runtime Add option to disable shared memory, disable for triton 2023-08-23 18:35:49 +02:00
shape split chain with parentheses for and node 2023-08-23 09:43:41 +02:00
graph.py Add WHERE ternary (or trinary?) op (#1196) 2023-07-16 00:31:55 -07:00
helpers.py teeny changes (#1589) 2023-08-20 13:38:38 -07:00
jit.py Symbolic Shape JIT main PR (#1353) 2023-08-18 14:39:55 -07:00
lazy.py perf: if argument order (mops) (#1599) 2023-08-21 11:20:39 -07:00
mlops.py teeny changes (#1589) 2023-08-20 13:38:38 -07:00
ops.py not worth the speed (#1584) 2023-08-20 10:24:58 -07:00
state.py add stable diffusion and llama (#1471) 2023-08-06 21:31:51 -07:00
tensor.py Revert "sparse cat cross entropy (#1591)" (#1596) 2023-08-21 10:04:26 -07:00