tune relative precision for unit test img_conv2 in test_NetworkCompare.cpp.
1. It's no problem with relative precision 1e-3 when testing several times in my local machine. 2. But the testing failed with 1e-2 in the TeamCity, and only one value's relative precision is over 1e-2. So tune it to 4e-2
Showing
想要评论请 注册 或 登录