File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -31,13 +31,13 @@ Compared to the legacy Lite Interpreter, there are some major benefits:
31
31
## Quick Links
32
32
33
33
- [ Basics: Terminology] ( /docs/website/docs/basics/terminology.md )
34
- - [ Exporting to Executorch] ( /docs/website/docs/tutorials/exported_to_executorch.md )
35
- - [ EXIR Spec] ( /docs/website/docs/ir_spec/00_exir.md )
36
- - [ Delegate to a backend] ( /docs/website/docs/tutorials/backends.md )
37
34
- [ Wiki (internal-only)] ( https://www.internalfb.com/intern/wiki/PyTorch/Using_PyTorch/Executorch/ )
38
35
- [ Static docs website (internal-only)] ( https://www.internalfb.com/intern/staticdocs/executorch/ )
39
36
- [ Testing (internal-only)] ( https://www.internalfb.com/intern/staticdocs/executorch/docs/fb/poc/ )
40
37
41
38
## Quick Links for Partners
42
39
43
40
- [ Setting up ExecuTorch from GitHub] ( /docs/website/docs/tutorials/setting_up_executorch.md )
41
+ - [ Exporting to Executorch] ( /docs/website/docs/tutorials/exporting_to_executorch.md )
42
+ - [ EXIR Spec] ( /docs/website/docs/ir_spec/00_exir.md )
43
+ - [ Delegate to a backend] ( /docs/website/docs/tutorials/backend_delegate.md )
You can’t perform that action at this time.
0 commit comments