pytorch
da296557 - Disable miopen test for convolution on mobile (#66564)

Commit
3 years ago
Disable miopen test for convolution on mobile (#66564) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/66564 Mobile thinks that we are segfaulting in _convolution, and this is the most recent substantive change to this function. I think it's pretty unlikely to have caused the crash, but if we don't have any better ideas we should try this. ghstack-source-id: 141972758 Test Plan: ship it and see if it resolves the error report Reviewed By: kimishpatel Differential Revision: D31598633 fbshipit-source-id: c34f4b0b7b8529e21fd019c886ad8d68ffe286b0
Author
Parents
Loading