tinygrad/extra
chenyu d7d078c7f9
Node.vars() returns a set and properly dedup (#2356)
* dedup RedNode.vars()

* vars returns a set

* fix more vars

* unused import

* update to_movement_ops

* comment
2023-11-18 17:44:52 -05:00
..
accel move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
datasets A beautiful MNIST training example (#2272) 2023-11-17 19:42:43 -08:00
dist ops_shm removed (#2351) 2023-11-18 11:41:58 -08:00
gemm move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
models move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
optimization Simpler mops verify (#2325) 2023-11-15 21:47:18 -05:00
archprobe.py no werror in archprobe 2023-05-03 19:34:17 +00:00
augment.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
dump_cache.py wow how did i think that was okay (#2339) 2023-11-16 21:21:11 -08:00
export_model.py metal indirect command buffers (#2285) 2023-11-13 17:58:26 -08:00
gradcheck.py Fix: Jacobian tests [WIP] (#1126) 2023-07-05 15:36:22 -07:00
helpers.py refactor/ci: delete many # type: ignore (#2281) 2023-11-12 11:04:20 -08:00
hip_wrapper.py hip multigpu training (#1878) 2023-10-24 17:35:53 -04:00
introspection.py move optimize_local_size (#2221) 2023-11-05 21:00:52 -08:00
lr_scheduler.py Add pylint trailing whitespace rule (#1314) 2023-07-21 13:37:55 -04:00
onnx.py Onnx 1.15.0 gogogo (#2217) 2023-11-10 15:36:48 -08:00
onnx_ops.py aaaaaaa finally (#2310) 2023-11-15 07:12:38 -08:00
thneed.py simple runtime args (#2211) 2023-11-03 12:31:29 -07:00
to_movement_ops.py Node.vars() returns a set and properly dedup (#2356) 2023-11-18 17:44:52 -05:00
training.py cleanups before interpreted jit (#2306) 2023-11-14 21:44:25 -08:00
utils.py move optimize_local_size (#2221) 2023-11-05 21:00:52 -08:00