tinygrad/tinygrad
2023-07-23 12:41:22 -07:00
..
codegen fix ones, BS=2 stable diffusion, caching optimizer (#1312) 2023-07-21 09:55:49 -07:00
nn add contiguous (#1246) 2023-07-15 08:36:34 -07:00
runtime Use nevergrad to optimize kernels (try 2) (#1301) 2023-07-20 16:46:45 -07:00
shape symbolic stride (#1326) 2023-07-23 12:41:22 -07:00
graph.py Add WHERE ternary (or trinary?) op (#1196) 2023-07-16 00:31:55 -07:00
helpers.py real world tests (#1297) 2023-07-20 10:50:22 -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 real world tests (#1297) 2023-07-20 10:50:22 -07:00
mlops.py Add WHERE ternary (or trinary?) op (#1196) 2023-07-16 00:31:55 -07:00
ops.py fix ones, BS=2 stable diffusion, caching optimizer (#1312) 2023-07-21 09:55:49 -07:00
state.py Webgpu support (#1077) 2023-07-12 12:52:06 -07:00
tensor.py Update arange to be (start, stop, step) (#1308) 2023-07-21 00:27:23 -04:00