Skip to content

Documentation for named tensors#27573

Merged
soumith merged 1 commit intopytorch:v1.3.0from
zou3519:nt-docs-v1.3
Oct 9, 2019
Merged

Documentation for named tensors#27573
soumith merged 1 commit intopytorch:v1.3.0from
zou3519:nt-docs-v1.3

Conversation

@zou3519
Copy link
Contributor

@zou3519 zou3519 commented Oct 8, 2019

docs/source/named_tensor.rst is the entry point; most users will land
either here or the named tensor tutorial when looking to use named
tensors. We should strive to make this as readable, concise, and understandable
as possible.

docs/source/name_inference.rst lists all of the name inference rules.
It should be clear but it's hard to make it concise.

Please let me know if anything doesn't make sense and please propose
alternative wordings and/or restructuring to improve the documentation.
This should ultimately get cherry-picked into the 1.3 branch as one
monolithic commit so it would be good to get all necessary changes made
in this PR and not have any follow ups.

Test Plan:

  • built and reviewed locally with cd docs/ && make html.

@pytorchbot pytorchbot added module: docs Related to our documentation, both in docs/ and docblocks module: operators labels Oct 8, 2019
`docs/source/named_tensor.rst` is the entry point; most users will land
either here or the named tensor tutorial when looking to use named
tensors. We should strive to make this as readable, concise, and understandable
as possible.

`docs/source/name_inference.rst` lists all of the name inference rules.
It should be clear but it's hard to make it concise.

Please let me know if anything doesn't make sense and please propose
alternative wordings and/or restructuring to improve the documentation.
This should ultimately get cherry-picked into the 1.3 branch as one
monolithic commit so it would be good to get all necessary changes made
in this PR and not have any follow ups.

Test Plan:
- built and reviewed locally with `cd docs/ && make html`.

ghstack-source-id: dc2ca7a
Pull Request resolved: pytorch#27173
@pytorchbot pytorchbot added the module: typing Related to mypy type annotations label Oct 8, 2019
@zou3519
Copy link
Contributor Author

zou3519 commented Oct 9, 2019

cc @soumith the test failures look either flaky or unrelated

@soumith soumith merged commit 067aee5 into pytorch:v1.3.0 Oct 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module: docs Related to our documentation, both in docs/ and docblocks module: typing Related to mypy type annotations

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants