pytorch/torch/nn
albanD bdbf2792a8 Fix docs build (#155129)
Not sure why the online doc build passes but it fails locally with these broken strings...

~Also pinning numpy version even though it is technically optional to ensure users have the right version as most users have numpy in their environment anyways.~
Pull Request resolved: https://github.com/pytorch/pytorch/pull/155129
Approved by: https://github.com/janeyx99, https://github.com/svekars
2025-06-09 22:25:20 +00:00
..
attention Fix docs build (#155129) 2025-06-09 22:25:20 +00:00
backends
intrinsic
modules Fix weight tensor documentation #134896 (#155093) 2025-06-09 18:07:21 +00:00
parallel [ddp] propagate use_python_reducer to C++ reducer (#152735) 2025-05-16 01:38:03 +00:00
qat
quantizable
quantized
utils Address docs for clip_grad functions (#155125) 2025-06-05 19:22:09 +00:00
__init__.py
_reduction.py
common_types.py [BE][Ez]: Denote common types as TypeAlias (#154527) 2025-05-29 02:00:13 +00:00
cpp.py
functional.py Update documentation wording for transformer-related layers (#155123) 2025-06-04 22:20:32 +00:00
functional.pyi.in [BE][CI][Easy] Run lintrunner on generated .pyi stub files (#150732) 2025-05-27 14:58:02 +00:00
grad.py
init.py [typing] Add missing type annotations to torch.nn.init module (#154504) 2025-06-03 17:33:32 +00:00
parameter.py
parameter.pyi remove allow-untyped-defs from torch/nn/parameter.pyi (#144654) 2025-01-13 19:02:31 +00:00