tinygrad/extra
George Hotz 0505c5ea50
remove force_wait, refactor to graph (#2405)
* remove force_wait

* refactor

* get rid of stupid ASTRunner

* fix del in diskbuffer

* BufferOps.FROM_UNDERLYING

* put offset in the rawbuffer

* fix bugs

* use exec
2023-11-23 12:46:07 -08:00
..
accel move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly dtypes.float.vec(sz) (#2386) 2023-11-22 17:43:14 -08:00
datasets move fetch to helpers (#2363) 2023-11-19 12:29:51 -08:00
dist remove force_wait, refactor to graph (#2405) 2023-11-23 12:46:07 -08:00
gemm move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
models ResNet training changes (update benchmark) (#2390) 2023-11-22 17:41:12 -08:00
optimization autopad shapetracker for BEAM (#2375) 2023-11-22 21:05:25 -05:00
triton remove triton (#2396) 2023-11-23 07:40:59 -08: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
autopad.py autopad shapetracker for BEAM (#2375) 2023-11-22 21:05:25 -05: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 ResNet training changes (update benchmark) (#2390) 2023-11-22 17:41:12 -08:00
introspection.py move optimize_local_size (#2221) 2023-11-05 21:00:52 -08:00
lr_scheduler.py ResNet training changes (update benchmark) (#2390) 2023-11-22 17:41:12 -08: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 minor cleanups, remove dead files (#2398) 2023-11-23 09:01:50 -08:00