Link the card back to its collection and the request box
Browse files
README.md
CHANGED
|
@@ -54,3 +54,13 @@ XNNPACK delegate coverage (fp32): 100.0% (467/467 ops)
|
|
| 54 |
|
| 55 |
torch.export -> to_edge_transform_and_lower(partitioner) -> .pte
|
| 56 |
(conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 54 |
|
| 55 |
torch.export -> to_edge_transform_and_lower(partitioner) -> .pte
|
| 56 |
(conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
|
| 57 |
+
|
| 58 |
+
<!-- funnel:v1 -->
|
| 59 |
+
|
| 60 |
+
---
|
| 61 |
+
|
| 62 |
+
**More models in this format:** [ExecuTorch Model Zoo](https://huggingface.co/collections/mlboydaisuke/executorch-model-zoo-6a7ff328390b63075ffeae5e) — 31 models, each with the recipe that produced it.
|
| 63 |
+
|
| 64 |
+
**Want a different model on-device?** [Open a request](https://github.com/john-rocky/on-device-requests) — free, open weights only; the export and its measured numbers get published publicly.
|
| 65 |
+
|
| 66 |
+
<!-- /funnel:v1 -->
|