add docs for set_printoptions to sphinx (#945)

This commit is contained in:
Soumith Chintala 2017-03-06 21:52:37 -05:00 committed by GitHub
parent 15a9fbdedb
commit 8e46a15605

View File

@ -8,6 +8,7 @@ Tensors
.. autofunction:: is_storage
.. autofunction:: set_default_tensor_type
.. autofunction:: numel
.. autofunction:: set_printoptions
Creation Ops