tinygrad/tinygrad
2024-07-06 19:28:47 +03:00
..
codegen uop graph tests + type_verify cleanup (#5292) 2024-07-05 13:00:01 +03:00
engine hotfix: cache seen graphs in fusion (#5302) 2024-07-06 14:13:58 +03:00
nn nn.RMSNorm (#5272) 2024-07-02 21:39:01 -04:00
renderer remove UOps.SPECIAL rendering from llvm (#5306) 2024-07-06 19:28:47 +03:00
runtime hotfix: fix metal with vars (#5294) 2024-07-05 16:53:40 +03:00
shape simplify View.permute arg check [run_process_replay] (#5218) 2024-06-28 16:18:46 -04:00
__init__.py add mnist tutorial 2024-04-25 16:08:32 +08:00
device.py new memory scheduler (#5278) 2024-07-04 18:06:04 +03:00
dtype.py remove numpy from dtype (#4969) 2024-06-14 15:38:45 -04:00
function.py [Feature] Added BinaryOps.AND/BinaryOps.OR (#5223) 2024-06-29 17:20:25 -07:00
helpers.py hcq spec test (#5226) 2024-07-01 17:36:37 +03:00
lazy.py LoadOps.VIEW in the scheduler spec (#5296) 2024-07-05 19:43:50 +03:00
multi.py touchup multi dtype in elementwise (#5305) 2024-07-06 11:54:12 -04:00
ops.py verify_lazyop with multi reduce (#5276) 2024-07-03 20:15:42 +03:00
tensor.py minor _broadcast cleanup (#5286) 2024-07-04 14:25:24 -04:00