pytorch/test/cpp
Martin Yuan 829a5c8584 Disable TSAN test in LiteInterpreterConv
Summary: 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.

Test Plan: buck test mode/dev-tsan caffe2/test/cpp/jit:jit -- 'JitTest\.LiteInterpreterConv' --run-disabled

Reviewed By: bddppq

Differential Revision: D17846079

fbshipit-source-id: 669d6385690223d83996fb14051c39df0c521dfa
2019-10-10 08:50:59 -07:00
..
api Add C++ torch::nn::functional::affine_grid (#27263) 2019-10-09 23:17:49 -07:00
common
dist_autograd Add send and recv backward functions for builtin operators RPC. (#25527) 2019-10-03 01:18:46 -07:00
jit Disable TSAN test in LiteInterpreterConv 2019-10-10 08:50:59 -07:00
__init__.py