mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
Summary: Handle trailing masked column behavior for nested tensor by padding during to_padded, to original tensor size https://github.com/pytorch/pytorch/issues/97111 Test Plan: sandcastle & github Differential Revision: D45167874 Pull Request resolved: https://github.com/pytorch/pytorch/pull/100113 Approved by: https://github.com/bertmaher, https://github.com/cpuhrsch, https://github.com/drisspg |
||
|---|---|---|
| .. | ||
| backends | ||
| intrinsic | ||
| modules | ||
| parallel | ||
| qat | ||
| quantizable | ||
| quantized | ||
| utils | ||
| __init__.py | ||
| _reduction.py | ||
| common_types.py | ||
| cpp.py | ||
| functional.py | ||
| functional.pyi.in | ||
| grad.py | ||
| init.py | ||
| parameter.py | ||
| parameter.pyi | ||