• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ExportDB is a centralized dataset of supported and unsupported export cases.
2It is targeted towards users who want to understand specifically what types of
3code are supported, the subtleties of export, and how to modify their existing
4code to be compatible with export. Note that this is not an exhaustive set of
5everything that is supported by exportdb, but it covers the
6most common and confusing use cases that users will run into.
7
8If you have a feature that you think needs a stronger guarantee from us to
9support in export please create an issue in the pytorch/pytorch repo with a module:export tag.
10