pytorch
977445b6 - Disable TSAN test for LiteInterpreterConv (#27748)

Commit
5 years ago
Disable TSAN test for LiteInterpreterConv (#27748) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/27748 There's TSAN test failure. From stack it's likely related to mkldnn (https://github.com/pytorch/pytorch/issues/27497). Before the issue is resolved, disable TSAN test. ghstack-source-id: 91761706 Test Plan: buck test mode/dev-tsan caffe2/test/cpp/jit:jit -- 'JitTest\.LiteInterpreterConv' --run-disabled Reviewed By: bddppq Differential Revision: D17880082 fbshipit-source-id: 251d9b9577838146231c8e122f755936edd1c281
Author
Martin Yuan
Parents
Loading