pytorch/docs/source
Tongzhou Wang 1848cad108 [ready] Layer Normalization (#4922)
* at::maybe_data_ptr and Check.h => TensorUtils.h

* THNN support for optional BN running_*

* ATen support for optional BN running_*

* Python nn.* support for optional BN running_*; Improve IN and BN doc

* Add tests for IN and BN new option

* Layer Norm

* Fix LRN doc

* functional interface for LN and IN

* Layer norm tests

* fix BN double backward returning undefined tensors

* fix jit test using wrong dim inputs for BN

* add/improve BN, IN and LN GPU tests with half type

* Udpate docs to be consistent with Conv notation
Fix onnx
Clarified onnx symbokic wrapper

* fix typo

* Address comments
2018-02-22 11:56:41 -05:00
..
_static display version number in docs 2017-06-02 11:56:48 -04:00
_templates Use template instead of sphinx-contrib for google analytics 2017-10-15 18:40:05 +02:00
notes Fix typos (#5340) 2018-02-21 16:27:12 -05:00
autograd.rst Expend autograd profiler docs (#3621) 2017-11-10 08:58:45 -05:00
conf.py Use template instead of sphinx-contrib for google analytics 2017-10-15 18:40:05 +02:00
cuda.rst Fix Python docs for broadcast and braodcast_coalesced (#4727) 2018-01-19 10:57:20 -05:00
data.rst Add ConcatDataset to docs (#2337) 2017-08-08 07:16:04 -04:00
distributed.rst DOC: i{send, recv} message order with MPI backend 2017-09-14 20:38:11 -04:00
distributions.rst Update torch.distributions documentation (#5050) 2018-02-05 13:57:38 -05:00
ffi.rst Improve ffi utils (#479) 2017-01-18 11:17:01 -05:00
index.rst Replace StochasticFunctions v2 (#3165) 2017-10-19 15:05:07 -04:00
legacy.rst Add anything in torch.legacy docs 2017-01-16 12:59:47 -05:00
model_zoo.rst Add model_zoo utility torch torch.utils (#424) 2017-01-09 13:16:58 -05:00
multiprocessing.rst Typofix 2017-10-13 01:31:22 +02:00
nn.rst [ready] Layer Normalization (#4922) 2018-02-22 11:56:41 -05:00
onnx.rst document input_names, output_names feature of onnx export (#5189) 2018-02-12 19:56:02 +01:00
optim.rst Add Cosine Annealing LR Scheduler (#3311) 2017-12-18 02:43:08 -05:00
sparse.rst Copy-edit sparse constructor docs for clarity. 2017-08-15 13:36:30 -04:00
storage.rst Start documenting torch.Tensor (#377) 2016-12-30 01:21:34 -05:00
tensors.rst Adding torch.expm1() and its inplace function (#4350) 2017-12-28 18:56:03 +09:00
torch.rst Implement torch.isnan (#5273) 2018-02-19 19:46:35 -05:00