mlboydaisuke commited on
Commit
10baaf5
·
verified ·
1 Parent(s): 77af26c

Upload README.md with huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +5 -1
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: `convert/` in the conversion repo)
 
 
 
 
 
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.