Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: make runtest #20

Open
DanChen001 opened this issue Mar 11, 2018 · 0 comments
Open

Error: make runtest #20

DanChen001 opened this issue Mar 11, 2018 · 0 comments

Comments

@DanChen001
Copy link

Dear all,

I meet a problem while running 'make running test' as follows. do you have any advice about this problem? Thanks.

%%
[ FAILED ] 12 tests, listed below:
[ FAILED ] NesterovSolverTest/0.TestNesterovLeastSquaresUpdateWithMomentum, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/0.TestNesterovLeastSquaresUpdateWithEverythingShare, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/0.TestLeastSquaresUpdateWithMomentumMultiIter, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/0.TestNesterovLeastSquaresUpdateWithEverything, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/1.TestNesterovLeastSquaresUpdateWithEverythingShare, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/1.TestLeastSquaresUpdateWithMomentumMultiIter, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/1.TestNesterovLeastSquaresUpdateWithMomentum, where TypeParam = caffe::CPUDevice
[ FAILED ] NesterovSolverTest/1.TestNesterovLeastSquaresUpdateWithEverything, where TypeParam = caffe::CPUDevice
[ FAILED ] DenseBlockLayerTest/0.TestDenseBlockBwd, where TypeParam = caffe::CPUDevice
[ FAILED ] DenseBlockLayerTest/1.TestDenseBlockBwd, where TypeParam = caffe::CPUDevice
[ FAILED ] DenseBlockLayerTest/2.TestDenseBlockBwd, where TypeParam = caffe::GPUDevice
[ FAILED ] DenseBlockLayerTest/3.TestDenseBlockBwd, where TypeParam = caffe::GPUDevice

12 FAILED TESTS
make[3]: *** [src/caffe/test/CMakeFiles/runtest] 错误 1
make[2]: *** [src/caffe/test/CMakeFiles/runtest.dir/all] 错误 2
make[1]: *** [src/caffe/test/CMakeFiles/runtest.dir/rule] 错误 2
make: *** [runtest] 错误 2
%%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant