mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* add Swish ONNX operator * add Swish regression test * remove trailing whitespace * upgrade ONNX to 1.20, add excludes for unimplemented ops * upgrade ONNX to 1.19, add Swish op * upgrade ONNX to 1.19, TensorFlow to 2.18, add Swish op * exclude attention_3d and attention_4d_gqa tests * exclude attention fp16 tests * exclude all attention tests * retrigger CI * retrigger CI - worker crash |
||
|---|---|---|
| .. | ||
| 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 | ||