pytorch/torch/nn/modules
2025-03-17 08:50:40 +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
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 [Doc] Fix rendering of the unicode characters (#134597) 2024-08-27 19:52:46 +00:00
instancenorm.py Changed 'standard-deviation' to 'variance' in GroupNorm documentation (#141982) 2024-12-04 22:49:45 +00:00
lazy.py [5/N] Apply Ruff fixes and pyupgrade to Python 3.9 (#144205) 2025-01-15 04:00:47 +00:00
linear.py Add nn.Bilinear param validation (#149018) 2025-03-14 19:26:12 +00:00
loss.py [Docs] Add clarification for target types in CrossEntropyLoss doc (#145444) 2025-02-01 18:55:58 +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 Revert "Fix type annotation of Linear.bias (#142326)" 2025-01-26 03:41:00 +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