mirror of
https://github.com/pytorch/pytorch.git
synced 2025-11-11 22:34:53 +08:00
Add scripts to check xrefs and urls (#151844)
Traverses the docs and code to find any broken links Pull Request resolved: https://github.com/pytorch/pytorch/pull/151844 Approved by: https://github.com/huydhn
This commit is contained in:
committed by
PyTorch MergeBot
parent
7e8b9b3f51
commit
7cae7902a2
@ -498,7 +498,7 @@ def lobpcg(
|
||||
[DuerschEtal2018] Jed A. Duersch, Meiyue Shao, Chao Yang, Ming
|
||||
Gu. (2018) A Robust and Efficient Implementation of LOBPCG.
|
||||
SIAM J. Sci. Comput., 40(5), C655-C676. (22 pages)
|
||||
https://epubs.siam.org/doi/abs/10.1137/17M1129830
|
||||
https://arxiv.org/abs/1704.07458
|
||||
|
||||
"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user