pytorch/test/nn
2023-03-30 20:33:44 +00:00
..
test_convolution.py [autograd] disable backward/grad for complex scalar output (#92753) 2023-02-23 11:38:27 +00:00
test_dropout.py
test_embedding.py Make int unspecialization actually work (#95621) 2023-03-04 01:22:08 +00:00
test_init.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_lazy_modules.py [BE] [3/3] Rewrite super() calls in test (#94592) 2023-02-12 22:20:53 +00:00
test_module_hooks.py Fix module backward pre-hooks to actually update gradient (#97983) 2023-03-30 20:33:44 +00:00
test_multihead_attention.py
test_packed_sequence.py Move empty check to the start of _pack_padded_sequence (#94885) 2023-03-22 04:16:58 +00:00
test_parametrization.py
test_pooling.py Jetson Update for CI Redo (#94549) 2023-02-21 17:13:38 +00:00
test_pruning.py