pytorch/torch/nn
Andrei Gheorghe 6275f91654 Improved DDP checkpoint documentation (#106985)
Amended the documentation for the specified case.

Fixes #84589

Pull Request resolved: https://github.com/pytorch/pytorch/pull/106985
Approved by: https://github.com/wanchaol, https://github.com/fduwjj
2023-09-25 22:54:24 +00:00
..
backends DOC: Various typo fixes (#97095) 2023-03-20 20:46:04 +00:00
intrinsic ao migration: fix broken import, try 2 (#94458) 2023-02-09 22:20:01 +00:00
modules LazyBatchNorm{1-3}d support dict&set (#109015) 2023-09-12 09:09:59 +00:00
parallel Improved DDP checkpoint documentation (#106985) 2023-09-25 22:54:24 +00:00
qat [quant] Subpackage import in nn.quantized (#84141) 2022-09-01 11:35:03 +00:00
quantizable [quant][ao_migration] torch.nn.quantizabletorch.ao.nn.quantizable. (#78717) 2022-08-25 16:50:37 +00:00
quantized [ao] fixing public v private for torch.ao.nn.X (#87883) 2022-12-15 03:03:07 +00:00
utils updated pad_sequence type hint (#108765) 2023-09-08 13:06:03 +00:00
__init__.py Back out "Reland "Make adding buffers more like adding parameters (#104069)" (#106224)" (#106743) 2023-08-08 15:27:34 +00:00
_reduction.py [BE] Enable ruff's UP rules and autoformat nn/ mps/ and torch/ (#105436) 2023-07-21 07:38:46 +00:00
common_types.py
cpp.py Add non-recursive module.to_empty option (#104197) 2023-06-26 21:47:22 +00:00
functional.py Small fix in SDPA docstring codeblock (#109086) 2023-09-12 16:48:46 +00:00
functional.pyi.in Better function annotations for nn.functional (#102918) 2023-06-16 19:48:04 +00:00
grad.py Enable xdoctest runner in CI for real this time (#83816) 2022-12-29 05:32:42 +00:00
init.py [BE]: Update ruff to 0.285 (#107519) 2023-08-22 23:16:38 +00:00
parameter.py [BE]: Update ruff to 0.285 (#107519) 2023-08-22 23:16:38 +00:00
parameter.pyi Back out "Reland "Make adding buffers more like adding parameters (#104069)" (#106224)" (#106743) 2023-08-08 15:27:34 +00:00