Skip to content

Commit b3a5961

Browse files
digantdesaifacebook-github-bot
authored andcommitted
Readme to point to tutorial
Summary: As title Created from CodeHub with https://fburl.com/edit-in-codehub Reviewed By: guangy10 Differential Revision: D50153097 fbshipit-source-id: dc3ec4c81114f61cdc9378e13b1f6eed56ecac83
1 parent 8bc746a commit b3a5961

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

examples/arm/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,3 +29,8 @@ $ ./setup.sh --i-agree-to-the-contained-eula [optional-scratch-dir]
2929
# suited for Corstone300 to run a simple PyTorch model.
3030
$ ./run.sh [same-optional-scratch-dir-as-before]
3131
```
32+
### Online Tutorial
33+
34+
We also have a [tutorial](https://pytorch.org/executorch/executorch-arm-delegate-tutorial.html) explaining the steps performed in these
35+
scripts, expected results, and more. It is a step-by-step guide
36+
you can follow to better understand this delegate.

0 commit comments

Comments
 (0)