tinygrad/tinygrad
qazal ace654a7e4
keep realized passthrough [pr] (#8248)
* keep realized passthrough [pr]

* more pruning
2024-12-15 02:23:15 +02:00
..
codegen fix some sigmoid extreme (#8238) 2024-12-14 14:37:06 -05:00
engine keep realized passthrough [pr] (#8248) 2024-12-15 02:23:15 +02:00
nn compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
renderer Remove unnecessary wgsl string rewrite pattern (#8215) 2024-12-13 18:27:29 +01:00
runtime add "tinygrad" to be part of cache_dir [pr] (#8188) 2024-12-12 12:09:44 -05:00
shape remove an if in reshape [pr] (#8246) 2024-12-14 16:05:50 -05:00
viz touchup function.py [pr] (#8220) 2024-12-13 13:07:00 -08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py fix device canonicalize for :0 in middle [pr] (#8193) 2024-12-12 16:32:36 -05:00
dtype.py mypy==1.13.0 (#7990) 2024-12-06 12:09:14 +08:00
function.py touchup function.py [pr] (#8220) 2024-12-13 13:07:00 -08:00
gradient.py compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00
helpers.py add "tinygrad" to be part of cache_dir [pr] (#8188) 2024-12-12 12:09:44 -05:00
multi.py add detach to graph [pr] (#8221) 2024-12-13 14:21:32 -08:00
ops.py retry: use movement ops [pr] (#8225) 2024-12-13 15:14:26 -08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
tensor.py compute gradient [pr] (#8237) 2024-12-13 20:46:01 -08:00