未验证 提交 c192127b 编写于 作者: S Sing_chan 提交者: GitHub

disable mkldnn_tester_ppyolo_mbv3 for it always fail in cuda11.1 windows build pipe (#35729)

上级 d3e06a51
......@@ -101,7 +101,7 @@ TEST(tensorrt_tester_ppyolo_mbv3, multi_thread4_trt_fp32_bz2) {
std::cout << "finish multi-thread test" << std::endl;
}
TEST(mkldnn_tester_ppyolo_mbv3, multi_thread4_mkl_bz2) {
TEST(DISABLED_mkldnn_tester_ppyolo_mbv3, multi_thread4_mkl_bz2) {
// TODO(OliverLPH): mkldnn multi thread will fail
int thread_num = 4;
// init input data
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册