tinygrad/extra
nimlgen daf57af3eb
move tc to renderers (#4631)
* move tc to renderers

* missed import

* fix typo

* fix

* fix imports

* remove from tests

* fix 4607

* nv emulate timestamp

* time is int

* correct time
2024-05-18 00:36:29 +03:00
..
accel move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
backends remove rhip (#4579) 2024-05-14 17:58:19 +03:00
datasets Split UnaryOps.CAST into CAST and BITCAST (#4487) 2024-05-15 11:43:31 -04:00
disassemblers/adreno move disassemblers and openpilot (#4592) 2024-05-14 19:30:02 -07:00
gemm wmma: widen TC usage in search by using PADTO on TC axes when possible (#4216) 2024-04-22 16:50:31 -04:00
hip_gpu_driver KFDProgram -> AMDProgram (#4268) 2024-04-24 00:29:50 +03:00
hiprtc use comgr to compile (#3248) 2024-01-26 18:27:49 -08:00
junk coder.py can write and run code (#2439) 2023-11-25 12:27:54 -08:00
mockgpu move tc to renderers (#4631) 2024-05-18 00:36:29 +03:00
models move .half() llama freq_cis to the end of sin and cos (#4587) 2024-05-14 15:00:18 -04:00
nv_gpu_driver nv driver (#4044) 2024-04-22 19:50:20 +04:00
optimization move graph/search to engine (#4596) 2024-05-14 23:12:59 -07:00
qcom_gpu_driver move disassemblers and openpilot (#4592) 2024-05-14 19:30:02 -07:00
archprobe.py move dtypes to dtype.py (#2964) 2024-01-01 14:58:48 -08:00
augment.py [ready] Replacing os with pathlib (#1708) 2023-08-30 10:41:08 -07:00
disk_read_speed.py fast hip read (#3014) 2024-01-05 10:33:13 -08:00
dump_cache.py wow how did i think that was okay (#2339) 2023-11-16 21:21:11 -08:00
export_model.py all realize 2 (#4527) 2024-05-10 22:43:09 -07:00
gradcheck.py Fix: Jacobian tests [WIP] (#1126) 2023-07-05 15:36:22 -07:00
hip_events.py move autogen to runtime/autogen (#3254) 2024-01-26 12:44:19 -08:00
introspection.py bring buffer back to device (#4517) 2024-05-10 11:22:31 -07:00
lr_scheduler.py use at least float32 for optim.lr (#4297) 2024-04-25 14:42:28 -04:00
multitensor.py multitensor start (#2676) 2023-12-07 17:07:05 -08:00
onnx.py use tolist instead of numpy for extracting parameters in onnx (#4333) 2024-04-29 10:48:20 -04:00
onnx_ops.py use tolist instead of numpy for extracting parameters in onnx (#4333) 2024-04-29 10:48:20 -04:00
ring_copy.py ring copy example (#3185) 2024-01-19 23:34:30 -05:00
thneed.py new style device (#2530) 2023-11-30 17:07:16 -08:00
threefry.py extra/threefry.py for mem usage (#4533) 2024-05-11 13:46:44 -04:00
to_movement_ops.py fixup to_movement_ops and add back to CI (#3881) 2024-03-22 18:14:49 -04:00
training.py create engine folder and move code (#3948) 2024-03-26 20:38:03 -07:00
transfer_speed.py hotfix: copy size is in bytes 2024-01-17 16:44:15 +00:00