tinygrad/extra
George Hotz 9d72119a0c
minor resnet cleanups (#6382)
* minor resnet cleanups

* that should have been long

* jit

* meh
2024-09-06 12:50:21 +08:00
..
accel
assembly
backends UOps.PHI -> UOps.ASSIGN [run_process_replay] (#6383) 2024-09-06 12:38:35 +08:00
datasets init REDUCE_AXIS with BinaryOps (#6256) 2024-08-24 11:28:41 +03:00
disassemblers/adreno
gemm extra/gemm/triton_nv_matmul: fix Program arguments (#6212) 2024-08-20 14:05:38 -07: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 minor resnet cleanups (#6382) 2024-09-06 12:50:21 +08:00
nv_gpu_driver update pylint path to check indent/space for all (#6022) 2024-08-10 14:41:09 -04:00
optimization update CI tests in extra with UOp AST (#6290) 2024-08-28 22:26:50 +03:00
qcom_gpu_driver remove mla [run_process_replay] (#6357) 2024-09-05 10:37:46 +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 some type error in onnx [run_process_replay] (#6153) 2024-08-17 19:54:20 -04:00
onnx_ops.py Tensor.prod (#6250) 2024-08-23 10:06:32 -04:00
ops.py init REDUCE_AXIS with BinaryOps (#6256) 2024-08-24 11:28:41 +03:00
ring_copy.py
thneed.py
threefry.py feat: example and extra tweaks (#6310) 2024-08-28 19:26:11 -07: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