Open 9bow opened 5 months ago
Mobile
Section을 대신하는 Edge
Section의 경우, Executorch 문서를 링크하고 있어서, 해당 Domain API에 대해서 tutorials에 어떻게 추가해야 할지 결정이 필요@ index.rst
.. Edge
.. customcarditem::
:header: Exporting to ExecuTorch Tutorial
:card_description: Learn about how to use ExecuTorch, a unified ML stack for lowering PyTorch models to edge devices.
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/tutorials/export-to-executorch-tutorial.html
:tags: Edge
.. customcarditem::
:header: Running an ExecuTorch Model in C++ Tutorial
:card_description: Learn how to load and execute an ExecuTorch model in C++
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/running-a-model-cpp-tutorial.html
:tags: Edge
.. customcarditem::
:header: Using the ExecuTorch SDK to Profile a Model
:card_description: Explore how to use the ExecuTorch SDK to profile, debug, and visualize ExecuTorch models
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/tutorials/sdk-integration-tutorial.html
:tags: Edge
.. customcarditem::
:header: Building an ExecuTorch iOS Demo App
:card_description: Explore how to set up the ExecuTorch iOS Demo App, which uses the MobileNet v3 model to process live camera images leveraging three different backends: XNNPACK, Core ML, and Metal Performance Shaders (MPS).
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/demo-apps-ios.html
:tags: Edge
.. customcarditem::
:header: Building an ExecuTorch Android Demo App
:card_description: Learn how to set up the ExecuTorch Android Demo App for image segmentation tasks using the DeepLab v3 model and XNNPACK FP32 backend.
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/demo-apps-android.html
:tags: Edge
.. customcarditem::
:header: Lowering a Model as a Delegate
:card_description: Learn to accelerate your program using ExecuTorch by applying delegates through three methods: lowering the whole module, composing it with another module, and partitioning parts of a module.
:image: _static/img/ExecuTorch-Logo-cropped.svg
:link: https://pytorch.org/executorch/stable/examples-end-to-end-to-lower-model-to-delegate.html
:tags: Edge
edge.html
및 executorch.html
파일 추가edge.html
및 executorch.html
파일 번역Mobile
탭 삭제
PyTorch v2.3.1 릴리즈를 반영합니다.
신규 버전 반영을 위해 할 일 목록
홈페이지 반영
튜토리얼 반영
[기존버전명]-lastest
형식[신규버전명]-base
형식