Files
tinygrad/test
4e8370309c Support onnx If OP (#11648)
* start

* tiny clean up

* whoops, didn't mean to accidentally fix this

* fix .to(device), kinda hacky and this fix makes it slower?

* merge properly

* FINALLY figured out slowness, also hack pylint for now

* add DEBUGONNX print for subgraph

* oops

* WOOOOOOOO SHAPE CACHE 50% SPEED INCREASE

* small fix, but maybe all deterministic Tensor creation in fp should be cached

* cache condition

* sliiiightly cleaner

* better abstraction?

* remove sam from model_benchmark

* remove shape cache speed up for now

* less lines

* isinstance fix

---------

Co-authored-by: chenyu <[email protected]>
2025-08-28 10:17:35 -04:00
..
2025-08-28 10:17:35 -04:00
2025-08-19 15:06:09 +03:00
2025-08-28 07:02:31 -07:00
2025-06-17 19:39:34 +03:00
2020-12-15 23:44:08 -08:00
2024-11-11 20:18:04 +08:00
2025-06-27 13:48:48 +03:00
2025-08-07 14:19:17 -07:00
2025-06-08 08:42:22 -07:00
2025-08-26 11:14:06 -04:00
2025-08-02 21:01:19 +03:00
2025-02-20 18:03:09 -05:00
2025-08-20 14:22:44 -07:00
2025-08-13 14:27:55 -04:00
2025-08-27 19:59:17 -04:00
2025-08-07 14:19:17 -07:00
2025-07-30 22:03:41 -04:00
2025-06-29 09:06:10 -07:00