pytorch/docs/source
Tongzhou Wang d3f98b5ffc Add matrix power (#11421)
Summary:
vishwakftw Your patch needed some updates because the default native function dispatches changed from `[function, method]` to `[function]`. The CI was run before that change happened so it still shows green, but the internal test caught it.

I did some changes when rebasing and updating so I didn't just force push to your branch. Let's see if this passes CI and internal test. If it does, let me know if you want me to force push to your branch or use this PR instead.

Note to reviewers: patch was already approved at #10068 .

cc yf225
Pull Request resolved: https://github.com/pytorch/pytorch/pull/11421

Differential Revision: D9733407

Pulled By: SsnL

fbshipit-source-id: cf2ed293bb9942dcc5158934ff4def2f63252599
2018-09-08 15:25:56 -07:00
..
_static i2h<->h2h in gif (#8750) 2018-06-21 14:46:47 -04:00
_templates docs: add canonical_url and fix redirect link (#8155) 2018-06-05 10:29:55 -04:00
notes various documentation formatting (#9359) 2018-07-13 02:48:25 -07:00
scripts Add CELU activation to pytorch (#8551) 2018-08-01 07:54:44 -07:00
autograd.rst Add autograd automatic anomaly detection (#7677) 2018-06-11 21:26:17 -04:00
bottleneck.rst [docs] Clarify more CUDA profiling gotchas in bottleneck docs (#6763) 2018-04-19 13:15:27 -04:00
checkpoint.rst [docs] Fix some sphinx warnings (#6764) 2018-04-19 12:37:42 -04:00
conf.py Adding katex rendering of equations, and required edits to equations. (#8848) 2018-08-02 12:25:17 -07:00
cpp_extension.rst Inline JIT C++ Extensions (#7059) 2018-04-30 11:48:44 -04:00
cuda.rst Fix Python docs for broadcast and braodcast_coalesced (#4727) 2018-01-19 10:57:20 -05:00
data.rst add fold example and add nn.Fold/nn.Unfold and F.fold/F.unfold to doc (#8600) 2018-06-18 09:36:42 -04:00
distributed.rst Make torch.cuda.* take device objects; Update distributed docs (#10833) 2018-08-27 15:24:42 -07:00
distributions.rst NegativeBinomial distribution (#9345) 2018-08-01 08:39:25 -07:00
dlpack.rst document torch.utils.dlpack (#9343) 2018-07-11 07:46:09 -07:00
ffi.rst Improve ffi utils (#479) 2017-01-18 11:17:01 -05:00
index.rst Make torch.cuda.* take device objects; Update distributed docs (#10833) 2018-08-27 15:24:42 -07:00
jit.rst Add initial documentation for JIT (#11357) 2018-09-07 14:27:47 -07: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 Order Loss functions alphabetically in nn.rst 2018-08-08 22:39:55 -07:00
onnx.rst Update onnx.rst for v0.4 (#10810) 2018-08-28 07:26:01 -07:00
optim.rst Add Cosine Annealing LR Scheduler (#3311) 2017-12-18 02:43:08 -05:00
sparse.rst Remove methods that start with an underscore from at::Tensor (#11152) 2018-09-07 11:55:11 -07:00
storage.rst Start documenting torch.Tensor (#377) 2016-12-30 01:21:34 -05:00
tensor_attributes.rst Update device docs (#6887) 2018-04-23 19:04:20 -04:00
tensors.rst Add matrix power (#11421) 2018-09-08 15:25:56 -07:00
torch.rst Add matrix power (#11421) 2018-09-08 15:25:56 -07:00