mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
**BC-breaking note**: This PR deprecates `torch.lu` in favor of `torch.linalg.lu_factor`. A upgrade guide is added to the documentation for `torch.lu`. Note this PR DOES NOT remove `torch.lu`. Pull Request resolved: https://github.com/pytorch/pytorch/pull/77636 Approved by: https://github.com/malfet |
||
|---|---|---|
| .. | ||
| _coreml | ||
| _nnapi | ||
| cuda | ||
| cudnn | ||
| mkl | ||
| mkldnn | ||
| mps | ||
| openmp | ||
| quantized | ||
| xnnpack | ||
| __init__.py | ||