pytorch
f6634be4 - Fix OpInfo failing without scipy (#54735)

Commit
3 years ago
Fix OpInfo failing without scipy (#54735) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/54735 One of the tests didn't wrap scipy call with TEST_SCIPY. Also, the wrapper function seems unnecessary and requires lambdas to be created. Test Plan: Imported from OSS Reviewed By: nikithamalgifb Differential Revision: D27351349 Pulled By: heitorschueroff fbshipit-source-id: 029e273785b11e01d6be7b816469654de6583deb
Parents
Loading