tinygrad/extra
qazal 20d3c2d113
unify UOps.SHAPETRACKER and UOps.SWIZZLE with UOps.VIEW (#6955)
* add UOps.VIEW

* update hardcoded asts

* update sops.gz
2024-10-09 02:00:17 +08:00
..
accel move things, clean up extra (#2292) 2023-11-13 20:18:40 -08:00
assembly lowerer is kernel [run_process_replay] (#5437) 2024-07-12 18:50:55 -07:00
backends UOps.PHI -> UOps.ASSIGN [run_process_replay] (#6383) 2024-09-06 12:38:35 +08:00
datasets unify UOps.SHAPETRACKER and UOps.SWIZZLE with UOps.VIEW (#6955) 2024-10-09 02:00:17 +08:00
disassemblers/adreno qcom fix disasm (#6703) 2024-09-24 15:23:43 +08:00
dsp add qcom dsp runtime (#6112) 2024-09-13 21:01:33 +03:00
gemm add qcom dsp runtime (#6112) 2024-09-13 21:01:33 +03:00
hip_gpu_driver feat: autogen from kernel register offset headers (#6056) 2024-08-12 14:08:35 -07: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 autogen cleanup (#6064) 2024-08-14 20:20:35 +03:00
models clip device fix (#6924) 2024-10-07 00:47:32 +08:00
nv_gpu_driver update pylint path to check indent/space for all (#6022) 2024-08-10 14:41:09 -04:00
optimization node cleanup + local metal test speed [pr] (#6880) 2024-10-04 18:14:23 +08:00
qcom_gpu_driver add Tensor.from_blob (#6765) 2024-09-26 18:33:19 +08:00
resnet18 beat mlx at resnet 18 (#6611) 2024-09-20 11:28:01 +08: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 io_uring for copies from disk (#5035) 2024-06-21 11:36:51 +03: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
f16_w_uint32.py fix various examples (#4691) 2024-05-22 20:43:21 -04: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 move lazy to engine [pr] (#6886) 2024-10-04 23:19:26 +08:00
lr_scheduler.py use at least float32 for optim.lr (#4297) 2024-04-25 14:42:28 -04:00
mcts_search.py fix var_vals in MCTS (#6882) 2024-10-04 08:19:35 -04:00
multitensor.py multitensor start (#2676) 2023-12-07 17:07:05 -08:00
onnx.py fix buffer shape regression from onnx (#6678) 2024-09-23 16:58:42 +08:00
onnx_ops.py tiny import cleanup and fix typo (#6692) 2024-09-23 21:48:23 -04:00
ops.py things that are only used in one place don't belong in helpers [pr] (#6878) 2024-10-04 17:27:38 +08: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 feat: make buffer (#6745) 2024-09-25 18:31:03 +08:00
to_movement_ops.py update CI tests in extra with UOp AST (#6290) 2024-08-28 22:26:50 +03:00
training.py tinytqdm.set_description and tinytrange (#5101) 2024-06-22 14:45:06 -04:00
transfer_speed.py hotfix: copy size is in bytes 2024-01-17 16:44:15 +00:00