pytorch/docs
kshitij12345 6f8328ef44 [special] Add special.entr (#53500)
Summary:
Reference: https://github.com/pytorch/pytorch/issues/50345

TODO:

* [x] Verfiy docs rendering (https://11397990-65600975-gh.circle-artifacts.com/0/docs/special.html)

Pull Request resolved: https://github.com/pytorch/pytorch/pull/53500

Reviewed By: ngimel

Differential Revision: D27287096

Pulled By: mruberry

fbshipit-source-id: 6b3dfd53e811a0f023ee444a0b56176f825d39e9
2021-03-24 18:44:42 -07:00
..
caffe2 Forbid trailing whitespace (#53406) 2021-03-05 17:22:55 -08:00
cpp Fix missing class in cpp tensor documentation (#54488) 2021-03-24 11:10:19 -07:00
source [special] Add special.entr (#53500) 2021-03-24 18:44:42 -07:00
.gitignore .gitignore for the docs folder 2019-10-08 12:18:30 -07:00
libtorch.rst DOC: Building libtorch using CMake (#44196) 2020-10-21 14:29:36 -07:00
make.bat Sphinx parallel build (#38785) 2020-05-21 13:03:55 -07:00
Makefile DOC: fail to build if there are warnings (#41335) 2020-07-28 22:33:44 -07:00
README.md Add docs/README.md to make existing doc build info more discoverable (#49286) 2020-12-16 11:55:45 -08:00
requirements.txt DOC: fix two build warnings (#41334) 2020-07-25 23:38:33 -07:00

Please see the Writing documentation section of CONTRIBUTING.md for details on both writing and building the docs.