tinygrad/tinygrad
George Hotz d24f936501
just cmplt (#1493)
* just cmplt

* fix maximum

* don't save, there's no backward

* ugh, no slot either

* eq is a scam
2023-08-08 13:58:10 -07:00
..
codegen just cmplt (#1493) 2023-08-08 13:58:10 -07:00
nn Add assert for wrong matmul/dot shapes (#1438) 2023-08-04 18:16:56 -04:00
renderer just cmplt (#1493) 2023-08-08 13:58:10 -07:00
runtime just cmplt (#1493) 2023-08-08 13:58:10 -07:00
shape simplify Node.sum aggregating (#1449) 2023-08-05 22:19:36 -07:00
graph.py Add WHERE ternary (or trinary?) op (#1196) 2023-07-16 00:31:55 -07:00
helpers.py simple bitcast 2 (#1445) 2023-08-06 00:30:50 -07:00
jit.py Enable JIT tests for supported devices, skip METAL and WEBGPU (#1265) 2023-07-18 11:40:37 -07:00
lazy.py just cmplt (#1493) 2023-08-08 13:58:10 -07:00
mlops.py just cmplt (#1493) 2023-08-08 13:58:10 -07:00
ops.py just cmplt (#1493) 2023-08-08 13:58:10 -07:00
state.py add stable diffusion and llama (#1471) 2023-08-06 21:31:51 -07:00
tensor.py just cmplt (#1493) 2023-08-08 13:58:10 -07:00