Add is_floating_point to docs (#15704)
authorvishwakftw <cs15btech11043@iith.ac.in>
Mon, 7 Jan 2019 18:38:16 +0000 (10:38 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 7 Jan 2019 18:43:22 +0000 (10:43 -0800)
commit95febdfacc112158565561e374819396dfd88861
tree5e59ef74d6e11cfcebec19d515402c83af45ddaa
parent2ff0e3b196f22490ba35271b59676f481165c5ac
Add is_floating_point to docs (#15704)

Summary:
Fixes #15700 .

Changelog:

- Expose torch.*.is_floating_point to docs

Differential Revision: D13580734

Pulled By: zou3519

fbshipit-source-id: 76edb4af666c08237091a2cebf53d9ba5e6c8909
docs/source/tensor_attributes.rst
docs/source/tensors.rst
docs/source/torch.rst
test/test_torch.py
torch/_tensor_docs.py
torch/_torch_docs.py