mlboydaisuke commited on
Commit
73931b3
·
verified ·
1 Parent(s): a769b15

Upload README.md with huggingface_hub

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