We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 585254a commit fb602f8Copy full SHA for fb602f8
docs/website/docs/tutorials/00_setting_up_executorch.md
@@ -4,8 +4,6 @@ This is a tutorial for building and installing Executorch from the GitHub reposi
4
5
## AOT Setup [(Open on Google Colab)](https://colab.research.google.com/drive/1m8iU4y7CRVelnnolK3ThS2l2gBo7QnAP#scrollTo=1o2t3LlYJQY5)
6
7
-[(Open on Google Colab)](https://colab.research.google.com/drive/1oJBt3fj_Tr3FE7L9RdUgSKK9XzJfUv4F#scrollTo=fC4CB3kFhHPJ)
8
-
9
This will install an `executorch` pip package to your conda environment and
10
allow you to export your PyTorch model to a flatbuffer file using ExecuTorch.
11
0 commit comments