Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -32,4 +32,8 @@ ExecuTorch 173.7 ms vs torch eager 88.0 ms.
|
|
| 32 |
## Conversion
|
| 33 |
|
| 34 |
torch.export -> to_edge_transform_and_lower(XnnpackPartitioner) -> .pte
|
| 35 |
-
(conversion scripts:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 32 |
## Conversion
|
| 33 |
|
| 34 |
torch.export -> to_edge_transform_and_lower(XnnpackPartitioner) -> .pte
|
| 35 |
+
(conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
|
| 36 |
+
|
| 37 |
+
|
| 38 |
+
---
|
| 39 |
+
Part of [executorch-models](https://github.com/john-rocky/executorch-models) — a verified .pte zoo for ExecuTorch. Conversion scripts and all models are indexed there.
|