Skip to content

Start documenting torch.Tensor#377

Merged
soumith merged 1 commit intopytorch:masterfrom
colesbury:docs
Dec 30, 2016
Merged

Start documenting torch.Tensor#377
soumith merged 1 commit intopytorch:masterfrom
colesbury:docs

Conversation

@colesbury
Copy link
Member

Started adding some overview documentation for Tensor and also listed all the member functions.

The styling of the multiple constructors for torch.Tensor isn't great right now, but I think we can change the stylesheet to make it more compact (like how the multiple dict() constructors are listed: https://docs.python.org/2/library/stdtypes.html#dict)

@soumith
Copy link
Collaborator

soumith commented Dec 30, 2016

The sphinx docs are now automatically published to: http://pytorch.org/docs/ and can also be accessed via http://docs.pytorch.org
The publishing is done by the contbuild server on commits to master, after all tests pass.

@soumith soumith merged commit be98c5d into pytorch:master Dec 30, 2016
mrshenli pushed a commit to mrshenli/pytorch that referenced this pull request Apr 11, 2020
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Sep 23, 2020
* Tiled GEMM example

* Add a comment
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Sep 24, 2020
* Tiled GEMM example

* Add a comment
KyleCZH pushed a commit to KyleCZH/pytorch that referenced this pull request Sep 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants