提交 334f38a6 编写于 作者: C chenjiaoAngel

fix format

上级 d5c7de26
......@@ -356,7 +356,9 @@ TEST(TestConv3x3DW, test_conv3x3_depthwise) {
}
#endif /// 3x3dw
#if 1 /// 5x5dw
// TODO(chenjiaoAngel): fix multi-case run error,
// but only run one case, the result won't compute error
#if 0 /// 5x5dw
TEST(TestConv5x5DW, test_conv5x5_depthwise) {
if (FLAGS_basic_test) {
for (auto& stride : {1, 2}) {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册