Files
tinygrad/test/models
b1tg 24d328e313 onnx parser (#10435)
* 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>
2025-06-09 12:44:28 -04:00
..
2023-03-03 06:36:06 -08:00
2023-12-05 16:17:57 -08:00
2024-07-12 20:43:36 -07:00
2025-02-20 18:03:09 -05:00
2025-06-09 12:44:28 -04:00
2025-06-07 20:23:50 -04:00