提交 8230b742 编写于 作者: M minqiyang

Polish code

test=develop
上级 159b0eb7
...@@ -12,7 +12,7 @@ else() ...@@ -12,7 +12,7 @@ else()
message(WARNING "These tests has been disabled in OSX for random fail: \n" ${src}) message(WARNING "These tests has been disabled in OSX for random fail: \n" ${src})
elseif(${src} STREQUAL "test_image_classification_resnet") elseif(${src} STREQUAL "test_image_classification_resnet")
message(WARNING "These tests has been disabled in OSX for random fail: \n" ${src}) message(WARNING "These tests has been disabled in OSX for random fail: \n" ${src})
else() elseif()
py_test(${src} SRCS ${src}.py) py_test(${src} SRCS ${src}.py)
endif() endif()
endforeach() endforeach()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册