Skip to content

Re-write export tutorial / export getting started #8270

Closed
@GregoryComer

Description

@GregoryComer

📚 The doc issue

Currently, the Getting Started doc flow points users to the Exporting to ExecuTorch Tutorial. While this page has a lot of key information, it is likely too low level for many users. We need to split it out into a true "Getting Started" and an advanced export / export reference page. The getting started doc should provide a concise description of how to export + lower for the most common use cases without getting too far into the weeds on IR, operator sets, and advanced use cases.

Ideally, this doc should cover:

  • End to end steps for exporting and lowering a model.
  • Specifying dynamic inputs (this needs to be in the getting started guide, as it's a very common trap for users).
  • Sanity checking the model using pybindings.

Suggest a potential alternative/fix

No response

cc @mergennachin @byjlw

Metadata

Metadata

Assignees

Labels

module: docIssues related to documentation, both in docs/ and inlined in codemodule: user experienceIssues related to reducing friction for userstriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

Projects

Status

Done

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions