Files
tinygrad/extra
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-05-30 19:31:03 +03:00
2025-05-18 11:38:28 -07:00
2025-05-18 11:38:28 -07:00
2025-06-06 18:38:37 -04:00
2025-04-25 23:19:21 +03:00
2024-01-26 18:27:49 -08:00
2025-06-09 12:44:28 -04:00
2025-06-08 08:42:22 -07:00
2024-01-01 14:58:48 -08:00
2025-02-20 19:20:01 +08:00
2025-05-28 20:48:20 -07:00
2025-06-08 08:42:22 -07:00
2025-06-09 12:44:28 -04:00
2025-06-09 12:44:28 -04:00
2025-06-09 12:44:28 -04:00
2025-03-18 15:15:04 +08:00
2024-01-19 23:34:30 -05:00
2025-02-13 12:26:15 +08:00
2023-11-30 17:07:16 -08:00
2024-09-25 18:31:03 +08:00