Skip to content

Commit d5f2062

Browse files
committed
Add ExecuTorch to Domains page
Signed-off-by: Chris Abraham <[email protected]>
1 parent 43bdb6f commit d5f2062

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pytorch-domains.html

+7
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,13 @@ <h4>torchtext</h4>
9595
</p>
9696
</a>
9797
</div>
98+
<div class="col-sm-5 domain-card">
99+
<a href="https://pytorch.org/executorch/stable/index.html">
100+
<h4>ExecuTorch</h4>
101+
<p>ExecuTorch is a PyTorch platform that provides infrastructure to run PyTorch programs everywhere from AR/VR wearables to standard on-device iOS and Android mobile deployments.
102+
</p>
103+
</a>
104+
</div>
98105
</div>
99106
</div>
100107
</div>

0 commit comments

Comments
 (0)