Files
tinygrad/examples
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
..
2025-06-08 08:42:22 -07:00
2025-06-08 08:42:22 -07:00
2025-06-09 12:44:28 -04:00
2025-06-08 08:42:22 -07:00
2025-06-08 08:42:22 -07:00
2023-03-11 16:28:10 -08:00
2025-06-09 12:44:28 -04:00
2025-02-20 18:03:09 -05:00
2024-09-24 10:08:04 +08:00
2024-11-12 22:11:40 -05:00
2025-06-07 11:32:03 -04:00
2025-06-05 17:17:42 -07:00
2025-06-08 08:42:22 -07:00
2025-06-08 08:42:22 -07:00
2024-07-03 09:06:01 -07:00
2025-02-26 13:22:08 -05:00
2024-07-02 21:39:01 -04:00
2025-06-08 08:42:22 -07:00
2025-06-05 17:17:42 -07:00
2024-05-22 20:43:21 -04:00
2023-11-28 17:36:55 -08:00
2025-06-07 20:23:50 -04:00
2025-02-26 13:22:08 -05:00
2025-06-09 12:44:28 -04:00