tinygrad/extra
chenyu cd801a15f3
scipy.signal.gaussian -> scipy.signal.windows.gaussian (#4205)
fixed unet3d model_eval, will add to CI after merging new dice loss
2024-04-17 19:15:37 -04:00
..
accel
assembly
backends JitItem -> ExecItem (#4146) 2024-04-11 08:24:57 -07:00
datasets scipy.signal.gaussian -> scipy.signal.windows.gaussian (#4205) 2024-04-17 19:15:37 -04:00
gemm test: add fuzz_matmul and better debugging for simple_matmul (#4199) 2024-04-16 23:40:31 -04:00
hip_gpu_driver kfd free buffers (#4027) 2024-04-01 15:50:58 -07:00
hiprtc
junk
models hotfix: revert llama change 2024-04-10 20:13:15 -07:00
nv_gpu_driver nv ioctl sniffer (#3892) 2024-03-23 00:29:30 -07:00
optimization search: add a BEAM_COMPARE env to optionally not compare to hc/tc (#4107) 2024-04-08 18:54:01 -04:00
qcom_gpu_driver
archprobe.py
augment.py
autopad.py split to schedule.py (#3949) 2024-03-26 21:02:46 -07:00
disk_read_speed.py
dump_cache.py
export_model.py create engine folder and move code (#3948) 2024-03-26 20:38:03 -07:00
gradcheck.py
hip_events.py
introspection.py move GlobalCounter to helpers (#4002) 2024-03-30 00:30:30 -04:00
lr_scheduler.py add lars to nn (#3750) 2024-03-24 11:43:12 -04:00
multitensor.py
onnx.py update onnx to 1.16.0 (#4127) 2024-04-10 11:19:13 -04:00
onnx_ops.py Replicate llm.c in tinygrad (#4179) 2024-04-16 15:40:48 +04:00
ring_copy.py
thneed.py
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