Skip to content

Is the latest test_gradient_based_solver.cpp correct? #3017

@chengwang777

Description

@chengwang777

[==========] 240 tests from 24 test cases ran. (39746 ms total)
[ PASSED ] 170 tests.
[ FAILED ] 70 tests, listed below:
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdate, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateLROneHundredth, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithWeightDecay, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithWeightDecayMultiIter, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithMomentum, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithMomentumMultiIter, where TypeParam = caffe::GPUDevice
[ FAILED ] SGDSolverTest/2.TestLeastSquaresUpdateWithEverything, where TypeParam = caffe::GPUDevice
...

All tests from test_gradient_based_solver.cpp is failed. What can I do?
I havd run caffe-rc, and all passed.What's the problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions