tinygrad/tinygrad
Steven Anderson 6634737b2d fixing imm
2023-07-31 17:16:26 -04:00
..
codegen add check global dim limit in linearizer (#1299) 2023-07-31 11:14:54 -07:00
nn add contiguous (#1246) 2023-07-15 08:36:34 -07:00
runtime fixing imm 2023-07-31 17:16:26 -04:00
shape fix to_shape_strides (#1374) 2023-07-30 18:42:46 -07:00
graph.py Add WHERE ternary (or trinary?) op (#1196) 2023-07-16 00:31:55 -07:00
helpers.py Refactored ContextVars (#1331) 2023-07-31 15:44:46 -04: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 Add option in llama.py to quantize weights to int8 at runtime (#1289) 2023-07-24 17:22:38 -07:00
tensor.py rng hlops: add normal and kaiming_normal (#1378) 2023-07-31 10:37:02 -07:00