Skip to content

(master) Update docs feature classifications#39966

Closed
jlin27 wants to merge 5 commits intomasterfrom
docs-feature-classification
Closed

(master) Update docs feature classifications#39966
jlin27 wants to merge 5 commits intomasterfrom
docs-feature-classification

Conversation

@jlin27
Copy link
Copy Markdown
Contributor

@jlin27 jlin27 commented Jun 12, 2020

Update the following feature classifications in docs to align with the changes:

  1. High Level Autograd APIs: Beta (was experimental)
  2. Eager Mode Quantization: Beta (was experimental)
  3. Named Tensors: Prototype (was experimental)
  4. TorchScript/RPC: Prototype (was experimental)
  5. Channels Last Memory Layout: Beta (was experimental)
  6. Custom C++ Classes: Beta (was experimental)
  7. Torch.Sparse: Beta (was experimental)

@jlin27 jlin27 requested a review from jspisak June 12, 2020 22:09
Copy link
Copy Markdown
Contributor

@jspisak jspisak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The RPC edit isnt the right one.
it should be the "TorchScript support in RPC is experimental and subject to change."

Comment thread docs/source/rpc.rst Outdated

.. warning::
TorchScript support in RPC is experimental and subject to change.
TorchScript support in RPC is beta and subject to change.
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jspisak - Is this beta or prototype? This doc shows prototype:https://fb.quip.com/7fGEAhAY5Etz

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, the TorchScript/RPC is a prototype

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we also add torch.sparse to this PR as well? https://pytorch.org/docs/stable/sparse.html?highlight=experimental#

@dr-ci
Copy link
Copy Markdown

dr-ci Bot commented Jun 13, 2020

💊 CI failures summary and remediations

As of commit f2f5e0f (more details on the Dr. CI page):


None of the CI failures appear to be your fault 💚



This comment was automatically generated by Dr. CI (expand for details).Follow this link to opt-out of these comments for your Pull Requests.

Please report bugs/suggestions on the GitHub issue tracker or post in the (internal) Dr. CI Users group.

See how this bot performed.

This comment has been revised 12 times.

Copy link
Copy Markdown
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jlin27 is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@jlin27 jlin27 changed the title Update docs feature classifications (master) Update docs feature classifications Jun 24, 2020
@jlin27 jlin27 deleted the docs-feature-classification branch June 24, 2020 22:44
@facebook-github-bot
Copy link
Copy Markdown
Contributor

@jlin27 merged this pull request in 2e6e8d5.

laurentdupin pushed a commit to laurentdupin/pytorch that referenced this pull request Apr 24, 2026
Summary:
Update the following feature classifications in docs to align with the changes:
1. [High Level Autograd APIs](https://pytorch.org/docs/stable/autograd.html#functional-higher-level-api): Beta (was experimental)
2. [Eager Mode Quantization](https://pytorch.org/docs/stable/quantization.html): Beta (was experimental)
3. [Named Tensors](https://pytorch.org/docs/stable/named_tensor.html): Prototype (was experimental)
4. [TorchScript/RPC](https://pytorch.org/docs/stable/rpc.html#rpc): Prototype (was experimental)
5. [Channels Last Memory Layout](https://pytorch.org/docs/stable/tensor_attributes.html#torch-memory-format): Beta (was experimental)
6. [Custom C++ Classes](https://pytorch.org/docs/stable/cpp_index.html): Beta (was experimental)
7. [Torch.Sparse](https://pytorch.org/docs/stable/sparse.html): Beta (was experimental)
Pull Request resolved: pytorch#39966

Differential Revision: D22213217

Pulled By: jlin27

fbshipit-source-id: dc49337cbc7026ed8dcac506fc60029dc3add854
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants