tinygrad/tinygrad
qazal 6306dea6e2
add a graph_rewrite pass for creating asts [pr] (#9765)
* add a graph_rewrite pass for creating asts [pr]

* disk

* benchmark
2025-04-07 16:32:11 +08:00
..
codegen minor cleanups from patternmatcher [pr] (#9756) 2025-04-07 11:28:14 +08:00
engine add a graph_rewrite pass for creating asts [pr] (#9765) 2025-04-07 16:32:11 +08:00
frontend add onnx frontend stub [pr] (#9558) 2025-03-24 12:24:34 +08:00
nn nn.state docs cleanup (#8332) 2025-03-18 17:16:40 -04:00
renderer AMD bf16xf32 TC (#9717) 2025-04-07 11:41:04 +08:00
runtime fix RDNA2 support (#9700) 2025-04-05 18:42:47 +03:00
shape cache folded upcast [pr] (#9733) 2025-04-04 11:23:19 +08:00
viz hotfix: viz recenter and unlimited zoom (#9760) 2025-04-07 14:38:03 +08:00
__init__.py UOp.variable (#7010) 2024-10-12 18:20:44 +08:00
device.py use functools.cache instead of lru_cache(None) [pr] (#9714) 2025-04-03 11:47:13 +08:00
dtype.py cleanup truncate_bf16 [pr] (#9725) 2025-04-03 05:43:49 -04:00
gradient.py add gc tests [pr] (#9718) 2025-04-03 14:08:32 +08:00
helpers.py use functools.cache instead of lru_cache(None) [pr] (#9714) 2025-04-03 11:47:13 +08:00
ops.py fix UPat.location after pickle (#9763) 2025-04-07 15:16:42 +08:00
py.typed add a single py.typed (#6083) 2024-08-14 17:31:46 -07:00
spec.py print idx when OUT OF BOUNDS ACCESS (#9646) 2025-03-31 06:12:44 -04:00
tensor.py update doc for permute to 3d tensor (#9758) 2025-04-07 00:38:05 -04:00