mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* onnx parser * fix compile, lint * onnx.load -> onnx_load * compatible with ModelProto * fix test external_test_onnx_ops.py * fix tests * fix signed int * reduce to 261 lines * fix TypeProto.Optional * debug for _parse_message, add TypeProto.Sequence, cleanup * onnx_load from Tensor * remove BufferedReader * 174 lines and reduce tensor copy * cleanup * use onnx_load in external_model_benchmark.py * fix qcom test * [onnx] parser support external data --------- Co-authored-by: b1tg <b1tg@users.noreply.github.com> 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 | ||