File tree Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Expand file tree Collapse file tree 2 files changed +15
-13
lines changed Original file line number Diff line number Diff line change @@ -22,13 +22,13 @@ please visit our [documentation website](https://pytorch.org/executorch).
22
22
23
23
## Important: This is a preview release
24
24
25
- This is a preview version of ExecuTorch and should be used for testing and evaluation purposes only.
26
- It is not recommended for use in production settings. We welcome any feedback, suggestions, and bug
27
- reports from the community to help us improve the technology.
28
- Please use the [ PyTorch Forums ] ( https://discuss.pytorch.org/ ) for discussion
29
- and feedback about ExecuTorch using the tag ** #executorch ** and
30
- our [ GitHub repository ] ( https://github.com/pytorch/executorch/issues )
31
- for bug reporting.
25
+ This is a preview version of ExecuTorch and should be used for testing and
26
+ evaluation purposes only. It is not recommended for use in production settings.
27
+ We welcome any feedback, suggestions, and bug reports from the community to help
28
+ us improve the technology. Please use the [ PyTorch
29
+ Forums ] ( https://discuss.pytorch.org/c/executorch ) for discussion and feedback
30
+ about ExecuTorch using the ** ExecuTorch ** category, and our [ GitHub
31
+ repository ] ( https://github.com/pytorch/executorch/issues ) for bug reporting.
32
32
33
33
The ExecuTorch code and APIs are still changing quickly, and there are not yet
34
34
any guarantees about forward/backward source compatibility. We recommend using
Original file line number Diff line number Diff line change @@ -4,13 +4,13 @@ Welcome to the ExecuTorch Documentation
4
4
=======================================
5
5
6
6
.. important ::
7
- This is a preview version of ExecuTorch and should be used for testing and
8
- evaluation purposes only. It is not recommended for use in production
7
+ This is a preview version of ExecuTorch and should be used for testing
8
+ and evaluation purposes only. It is not recommended for use in production
9
9
settings. We welcome any feedback, suggestions, and bug reports from the
10
- community to help us improve the technology. Please use the
11
- ` PyTorch Forums <https://discuss.pytorch.org/ >`__ for discussion and feedback
12
- about ExecuTorch using the tag ** #executorch ** and our
13
- ` GitHub repository <https://github.com/pytorch/executorch/issues >`__ for bug
10
+ community to help us improve the technology. Please use the ` PyTorch
11
+ Forums <https://discuss.pytorch.org/c/executorch > `__ for discussion and
12
+ feedback about ExecuTorch using the ** ExecuTorch ** category, and our ` GitHub
13
+ repository <https://github.com/pytorch/executorch/issues> `__ for bug
14
14
reporting.
15
15
16
16
.. raw :: html
@@ -21,6 +21,8 @@ Welcome to the ExecuTorch Documentation
21
21
<div class =" et-page-column2" ><img src =" _static/img/ExecuTorch-Logo-cropped.svg" alt =" ExecuTorch logo" title =" ExecuTorch logo" ></div >
22
22
</div >
23
23
24
+ The ExecuTorch source is hosted on GitHub at
25
+ https://github.com/pytorch/executorch.
24
26
25
27
Getting Started
26
28
~~~~~~~~~~~~~~~
You can’t perform that action at this time.
0 commit comments