mlboydaisuke commited on
Commit
ce28719
·
verified ·
1 Parent(s): bd7ec30

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
README.md CHANGED
@@ -30,4 +30,8 @@ ExecuTorch 9.2 ms vs torch eager 345.4 ms.
30
  ## Conversion
31
 
32
  torch.export -> to_edge_transform_and_lower(XnnpackPartitioner) -> .pte
33
- (conversion scripts: `convert/` in the conversion repo)
 
 
 
 
 
30
  ## Conversion
31
 
32
  torch.export -> to_edge_transform_and_lower(XnnpackPartitioner) -> .pte
33
+ (conversion scripts: [executorch-models](https://github.com/john-rocky/executorch-models))
34
+
35
+
36
+ ---
37
+ 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.