tinygrad/extra
Francis Lata d3a387be63
[MLPerf] Prepare openimages dataset script (#6747)
* prepare openimages for MLPerf

* cleanup

* fix issue when clearing jit_cache on retinanet eval

* revert pandas specific changes
2024-09-27 11:13:56 -04:00
..
accel
assembly
backends UOps.PHI -> UOps.ASSIGN [run_process_replay] (#6383) 2024-09-06 12:38:35 +08:00
datasets [MLPerf] Prepare openimages dataset script (#6747) 2024-09-27 11:13:56 -04: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
junk
mockgpu autogen cleanup (#6064) 2024-08-14 20:20:35 +03:00
models update mlperf bert scripts (#6755) 2024-09-25 23:55:05 -04:00
nv_gpu_driver update pylint path to check indent/space for all (#6022) 2024-08-10 14:41:09 -04:00
optimization viz more work [run_process_replay] (#6568) 2024-09-17 19:27:09 +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
augment.py
disk_read_speed.py
dump_cache.py
export_model.py
f16_w_uint32.py
gradcheck.py
hip_events.py
introspection.py
lr_scheduler.py
mcts_search.py AST is UOp (#6030) 2024-08-16 22:09:00 +03:00
multitensor.py
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 add void type to uop (#6471) 2024-09-11 18:16:28 +08:00
ring_copy.py
thneed.py
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
transfer_speed.py