pytorch
b1dbe330 - Skip `TestNN.test_spectral_norm_load_state_` if PyTorch is compiled w… (#34686)

Commit
4 years ago
Skip `TestNN.test_spectral_norm_load_state_` if PyTorch is compiled w… (#34686) Summary: …ithout lapack LAPACK is needed for `at::svd``, which is called from `pinverse()` Pull Request resolved: https://github.com/pytorch/pytorch/pull/34686 Test Plan: CI + local run Differential Revision: D20442637 Pulled By: malfet fbshipit-source-id: b3531ecc1197b0745ddcf50febb7fb4a7700d612
Author
Parents
Loading