Hello, have you ever met this problem when make runtest in caffe? thank you very much!
[ RUN ] ImageDataLayerTest/2.TestResize
F0607 19:29:28.069186 8043 layer.hpp:407] Check failed: ExactNumTopBlobs() == top.size() (1 vs. 2) ImageData Layer produces 1 top blob(s) as output.
*** Check failure stack trace: ***
@ 0x7f675ceaa5cd google::LogMessage::Fail()
@ 0x7f675ceac433 google::LogMessage::SendToLog()
@ 0x7f675ceaa15b google::LogMessage::Flush()
@ 0x7f675ceace1e google::LogMessageFatal::~LogMessageFatal()
@ 0x469250 caffe::Layer<>::CheckBlobCounts()
@ 0x46b36e caffe::Layer<>::SetUp()
@ 0x677104 caffe::ImageDataLayerTest_TestResize_Test<>::TestBody()
@ 0x81caa3 testing::internal::HandleExceptionsInMethodIfSupported<>()
@ 0x8160ba testing::Test::Run()
@ 0x816208 testing::TestInfo::Run()
@ 0x8162e5 testing::TestCase::Run()
@ 0x8175bf testing::internal::UnitTestImpl::RunAllTests()
@ 0x8178e3 testing::UnitTest::Run()
@ 0x45b1c9 main
@ 0x7f6759b7c830 __libc_start_main
@ 0x461a59 _start
@ (nil) (unknown)
Makefile:504: recipe for target 'runtest' failed
make: *** [runtest] Aborted (core dumped)