pytorch/docs/source
Nishant Pandit 9d9751f634 Convert dequantize_linear to an internal function _dequantize_linear (#20938)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/20938

Dequantize_linear need not be exposed to the front end users.
It will only be used for the jit passes for q-dq insertion and op
substitution.

Differential Revision: D15446097

fbshipit-source-id: a5fbcf2bb72115122c9653e5089d014e2a2e891d
2019-05-27 15:40:21 -07:00
..
_static/img tensor_illustration with correct numbers and better fonts for README file (#20751) 2019-05-24 09:18:18 -07:00
_templates Generate sphinx docs with secure content. (#18508) 2019-03-27 11:01:48 -07:00
community More doc edits (#19929) 2019-04-30 13:52:07 -07:00
notes Update cuda pinned memory note to include tensor.to (#20977) 2019-05-26 22:22:06 -07:00
scripts
__config__.rst Allow a non-OpenMP based build (#19749) 2019-05-06 19:34:48 -07:00
autograd.rst Update Tensor doc (#14339) 2018-11-28 15:28:17 -08:00
bottleneck.rst
checkpoint.rst Stashing checkpointing RNG states based on devices of arg tensors (#14518) 2018-12-11 09:48:45 -08:00
conf.py Turn on F401: Unused import warning. (#18598) 2019-03-30 09:01:17 -07:00
cpp_extension.rst
cuda.rst Add cuda.reset_max_memory_* (#15985) 2019-01-14 07:31:51 -08:00
cuda_deterministic.rst
cuda_deterministic_backward.rst
cudnn_deterministic.rst
cudnn_persistent_rnn.rst
data.rst
distributed.rst fix typo: pytoch -> pytorch 2019-04-25 06:40:40 -07:00
distributed_deprecated.rst
distributions.rst More doc edits (#19929) 2019-04-30 13:52:07 -07:00
dlpack.rst
hub.rst fix hub doc formatting issues (#19434) 2019-04-18 16:02:19 -07:00
index.rst TensorBoard support within PyTorch (#16196) 2019-04-25 21:30:23 -07:00
jit.rst Update Refinement Docs (#20912) 2019-05-24 10:17:55 -07:00
model_zoo.rst add/move a few apis in torch.hub (#18758) 2019-04-10 23:10:39 -07:00
multiprocessing.rst Update multiprocessing note now that shared CUDA tensors are refcounted (#19904) 2019-05-25 17:40:42 -07:00
nn.rst More doc edits (#19929) 2019-04-30 13:52:07 -07:00
onnx.rst Support Exports to Multiple ONNX Opset (#19294) 2019-05-10 18:37:12 -07:00
optim.rst fix lint in optim doc 2019-04-04 19:08:13 -07:00
sparse.rst sparse.mm(), reland #14526 (#14661) 2018-12-03 10:39:27 -08:00
storage.rst
tensor_attributes.rst Fix the error in the note about torch.device documentation. (#16839) 2019-02-09 20:18:58 -08:00
tensorboard.rst Support 3D mesh/point cloud (#20413) 2019-05-24 14:30:58 -07:00
tensors.rst Convert dequantize_linear to an internal function _dequantize_linear (#20938) 2019-05-27 15:40:21 -07:00
torch.rst Move inter-op settings into ATen/Parallel (#20050) 2019-05-17 03:12:02 -07:00
type_info.rst Allow converting char tensor to numpy; add [fi]info.min (#15046) 2018-12-24 09:11:24 -08:00