[ RUN ] NeuronLayerTest/0.TestReLU
[ OK ] NeuronLayerTest/0.TestReLU (0 ms)
[ RUN ] NeuronLayerTest/0.TestAbsGradient
[ OK ] NeuronLayerTest/0.TestAbsGradient (2 ms)
[ RUN ] NeuronLayerTest/0.TestExpLayerBase2Shift1
[ OK ] NeuronLayerTest/0.TestExpLayerBase2Shift1 (0 ms)
[----------] 48 tests from NeuronLayerTest/0 (305 ms total)
[----------] 3 tests from BatchNormLayerTest/0, where TypeParam = caffe::CPUDevice<float>
[ RUN ] BatchNormLayerTest/0.TestGradient
F1009 16:56:06.390542 694 blob.cpp:163] Check failed: data_
*** Check failure stack trace: ***
@ 0x7f81be7c65cd google::LogMessage::Fail()
@ 0x7f81be7c8433 google::LogMessage::SendToLog()
@ 0x7f81be7c615b google::LogMessage::Flush()
@ 0x7f81be7c8e1e google::LogMessageFatal::~LogMessageFatal()
@ 0x7f81bc0c1afb caffe::Blob<>::mutable_cpu_data()
@ 0x7f81bc1694f7 caffe::BatchNormLayer<>::Forward_cpu()
@ 0x4653f3 caffe::Layer<>::Forward()
@ 0x467301 caffe::GradientChecker<>::CheckGradientSingle()
@ 0x46abc3 caffe::GradientChecker<>::CheckGradientExhaustive()
@ 0x6ca751 caffe::BatchNormLayerTest_TestGradient_Test<>::TestBody()
@ 0x71fd03 testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x71931a testing::Test::Run()
@ 0x719468 testing::TestInfo::Run()
@ 0x719545 testing::TestCase::Run()
@ 0x71a81f testing::internal::UnitTestImpl::RunAllTests()
@ 0x71ab43 testing::UnitTest::Run()
@ 0x4596a2 main
@ 0x7f81bb3f5830 __libc_start_main
@ 0x460489 _start
@ (nil) (unknown)
Aborted (core dumped)
Makefile:526: recipe for target 'runtest' failed
make: *** [runtest] Error 134