mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* add image * load + store + boring stuff: * image tests pass * thneed print GFLOPS * op conv test * more debugging * hack for multiview image * shapetracker creates less views * disable image tests * working better * ugh, lkey not key * print in DEBUG, and allow views * works * simple padding conv2d * use index for image * that was bad code * debug print * fix types * less lines * save lines |
||
|---|---|---|
| .. | ||
| gemm | ||
| augment.py | ||
| gradcheck.py | ||
| introspection.py | ||
| onnx.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||