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

Check failed: ExactNumTopBlobs() == top.size() (1 vs. 2) ImageData Layer produces 1 top blob(s) as output. #33

Open
Xubert opened this issue Jun 7, 2018 · 0 comments

Comments

@Xubert
Copy link

Xubert commented Jun 7, 2018

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)

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