pytorch/torch/nn/modules
2025-03-28 20:54:09 +00:00
..
__init__.py
_functions.py Remove unused Python variables in torch/[b-z]* (#136963) 2024-10-19 16:45:22 +00:00
activation.py Revert "Fix type annotation of Linear.bias (#142326)" 2025-01-26 03:41:00 +00:00
adaptive.py [BE][Ez]: ISC001 Auto concatenate implicit one line strings (#146408) 2025-02-04 19:07:04 +00:00
batchnorm.py Generalize mixed precision in DDP (#146808) 2025-02-16 11:59:40 +00:00
channelshuffle.py
container.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00
conv.py PEP585: Missed conversions (#145342) 2025-01-29 05:24:36 +00:00
distance.py Fix docs format error in torch.nn (#150156) 2025-03-28 20:54:09 +00:00
dropout.py
flatten.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00
fold.py
instancenorm.py Changed 'standard-deviation' to 'variance' in GroupNorm documentation (#141982) 2024-12-04 22:49:45 +00:00
lazy.py Fixed abnormal behavior of LazyLinear when using LayzLinear and load_state together (#147599) 2025-03-19 10:01:12 +00:00
linear.py Fix broken LazyLinear init (#149693) 2025-03-25 23:49:49 +00:00
loss.py Fix docs format error in torch.nn (#150156) 2025-03-28 20:54:09 +00:00
module.py Optimize param prepend class reference torch.nn.Module (#148304) 2025-03-04 08:46:14 +00:00
normalization.py [BE][Ez]: ISC001 Auto concatenate implicit one line strings (#146408) 2025-02-04 19:07:04 +00:00
padding.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00
pixelshuffle.py
pooling.py Optimize MaxPool1d param ceil_mode description (#148869) 2025-03-17 08:50:40 +00:00
rnn.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00
sparse.py
transformer.py Fix docs format error in torch.nn (#150156) 2025-03-28 20:54:09 +00:00
upsampling.py
utils.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00