Files
tinygrad/extra
geohotstan 5ce278b245 OnnxRunner file as input (#10789)
* file path as input and have parse be in OnnxRunner.__init__

* modelproto_to_onnxrunner -> modelproto_to_runner

* whoops, fix import

* oh flakiness again, is it because it's getting gc-ed?

* small changes

* CI flaky so just move compile4 fix in

* copy typing of onnx_load

* actually can just import onnx_load instead of onnx.load

* fix external_benchmark_openpilot

* fix onnx_runner test to use onnx_helper

* rerun CI

* try run_modelproto

* spam CI a few times

* revert run_modelproto since that's flaky also

* no external onnx_load usage except onnx.py

* cursor tab complete is evil. Snuck a darn sorted in. But does order change result? Why?

* model_benchmark 193s -> 80s, add OnnxRunner.to()...

* minimize diff and clean up

* device can be None, weird but eh

---------

Co-authored-by: chenyu <chenyu@fastmail.com>
2025-07-12 14:27:46 -04:00
..
2025-06-23 11:22:30 +03:00
2024-01-26 18:27:49 -08:00
2025-06-25 00:37:34 +03:00
2025-06-28 22:45:47 -04: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-20 15:22:28 -07:00
2025-06-08 08:42:22 -07:00
2025-07-08 19:50:28 -04:00
2025-07-12 14:27:46 -04:00
2025-03-18 15:15:04 +08:00
2025-06-20 15:22:28 -07: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