tinygrad/extra
Francis Lam 46850a0269
search: add a BEAM_COMPARE env to optionally not compare to hc/tc (#4107)
* search: add a BEAM_COMPARE env to optionally not compare to hc/tc

setting BEAM_COMPARE=0 will prevent additional memory allocation
needed to do the timing tests assuming the BEAM result is in
the diskcache.

* change to optionally use Buffer.allocate
2024-04-08 18:54:01 -04:00
..
accel
assembly
backends LinearizerOptions -> CompilerOptions (#3978) 2024-03-28 17:50:23 -04:00
datasets mock mnist data for imagenet trainer (#4095) 2024-04-06 08:08:40 -07:00
gemm extra/gemm/simple_matvec: add simple_matvec.py (#4021) 2024-03-31 16:38:52 -04:00
hip_gpu_driver kfd free buffers (#4027) 2024-04-01 15:50:58 -07:00
hiprtc use comgr to compile (#3248) 2024-01-26 18:27:49 -08:00
junk
models use single tensor for llama kv chache (#4108) 2024-04-08 00:38:32 -04: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 move autogen to runtime/autogen (#3254) 2024-01-26 12:44:19 -08:00
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 clean up (#4081) 2024-04-05 11:57:44 -04:00
onnx_ops.py broadcast expand to match torch (#4085) 2024-04-07 16:23:13 -04:00
ring_copy.py ring copy example (#3185) 2024-01-19 23:34:30 -05:00
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 hotfix: copy size is in bytes 2024-01-17 16:44:15 +00:00