tinygrad/extra
nimlgen e68aebfff9
bring hip graph back (#2385)
* bring hip graph back

* share with metal

* fix linter

* remove hasattrs

* Update ops_hip.py

* hip wrapper does not use _buf

---------

Co-authored-by: George Hotz <72895+geohot@users.noreply.github.com>
2023-11-24 07:53:44 -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 add name support to fetch (#2407) 2023-11-23 14:16:17 -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 add name support to fetch (#2407) 2023-11-23 14:16:17 -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 bring hip graph back (#2385) 2023-11-24 07:53:44 -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 ops cleanup (#2413) 2023-11-23 18:39:49 -08:00
onnx_ops.py onnx ops cleanup (#2413) 2023-11-23 18:39:49 -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 add name support to fetch (#2407) 2023-11-23 14:16:17 -08:00