mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* remove image from BufferSpec
* cl tiny_gemm (64) works
* mypy
* padding
* openpilot CL
* reshape properly
* remove extra qcom checks
* pad output
* mypy
* update compile test
* move undo
* TestImageCopy valid images
* TestImageRealization valid images
* TestImageDType valid images
* cleanups
* test_renderer_failures
* ruff
* mypy
* simplify ops_qcom
* bump step time
* Revert "bump step time"
This reverts commit
|
||
|---|---|---|
| .. | ||
| autogen | ||
| graph | ||
| support | ||
| __init__.py | ||
| ops_amd.py | ||
| ops_cl.py | ||
| ops_cpu.py | ||
| ops_cuda.py | ||
| ops_disk.py | ||
| ops_dsp.py | ||
| ops_hip.py | ||
| ops_metal.py | ||
| ops_npy.py | ||
| ops_null.py | ||
| ops_nv.py | ||
| ops_python.py | ||
| ops_qcom.py | ||
| ops_tinyfs.py | ||
| ops_webgpu.py | ||