mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* this * clean up * more clean ups and improve debug msg * more correct training toggler * remove manual training toggling * change some variable names * actually just add the training toggle for LIMIT envvar too * more refinement * __call__ and OnnxRunner * fix half pylint, other half is importing from onnx while this file is onnx.py, figure out later * ahhhh found another mistake * remove limit from __call__ --------- Co-authored-by: chenyu <chenyu@fastmail.com> |
||
|---|---|---|
| .. | ||
| efficientnet | ||
| waifu2x | ||
| whisper | ||
| __init__.py | ||
| test_bert.py | ||
| test_efficientnet.py | ||
| test_end2end.py | ||
| test_mnist.py | ||
| test_onnx.py | ||
| test_real_world.py | ||
| test_resnet.py | ||
| test_rnnt.py | ||
| test_train.py | ||
| test_waifu2x.py | ||
| test_whisper.py | ||