BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
34.12k stars 18.68k forks source link

Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: HDF5Data #6658

Open ygjwd12345 opened 5 years ago

ygjwd12345 commented 5 years ago

Issue summary

[----------] 12 tests from NesterovSolverTest/0, where TypeParam = caffe::CPUDevice [ RUN ] NesterovSolverTest/0.TestNesterovLeastSquaresUpdateWithWeightDecayMultiIter F0105 15:05:20.597390 38280 layer_factory.hpp:81] Check failed: registry.count(type) == 1 (0 vs. 1) Unknown layer type: HDF5Data (known types: AbsVal, Accuracy, ArgMax, BNLL, BatchNorm, BatchReindex, Bias, Clip, Concat, ContrastiveLoss, Convolution, Crop, Data, Deconvolution, Dropout, DummyData, ELU, Eltwise, Embed, EuclideanLoss, Exp, Filter, Flatten, HingeLoss, Im2col, ImageData, InfogainLoss, InnerProduct, Input, LRN, LSTM, LSTMUnit, Log, MVN, MemoryData, MultinomialLogisticLoss, PReLU, Parameter, Pooling, Power, Python, RNN, ReLU, Reduction, Reshape, SPP, Scale, Sigmoid, SigmoidCrossEntropyLoss, Silence, Slice, Softmax, SoftmaxWithLoss, Split, Swish, TanH, Threshold, Tile, WindowData) Check failure stack trace: @ 0x7fd9223115cd google::LogMessage::Fail() @ 0x7fd922313433 google::LogMessage::SendToLog() @ 0x7fd92231115b google::LogMessage::Flush() @ 0x7fd922313e1e google::LogMessageFatal::~LogMessageFatal() @ 0x7fd91c4794ac caffe::Net<>::Init() @ 0x7fd91c47ac0e caffe::Net<>::Net() @ 0x7fd91c45423a caffe::Solver<>::InitTrainNet() @ 0x7fd91c455705 caffe::Solver<>::Init() @ 0x7fd91c455a1f caffe::Solver<>::Solver() @ 0x7d56a2 caffe::NesterovSolverTest<>::InitSolver() @ 0x7cf0ce caffe::GradientBasedSolverTest<>::TestLeastSquaresUpdate() @ 0x7d06dc caffe::NesterovSolverTest_TestNesterovLeastSquaresUpdateWithWeightDecayMultiIter_Test<>::TestBody() @ 0x9470d3 testing::internal::HandleExceptionsInMethodIfSupported<>() @ 0x9406ea testing::Test::Run() @ 0x940838 testing::TestInfo::Run() @ 0x940915 testing::TestCase::Run() @ 0x941bef testing::internal::UnitTestImpl::RunAllTests() @ 0x941f13 testing::UnitTest::Run() @ 0x46f1cd main @ 0x7fd91b689830 __libc_start_main @ 0x477089 _start @ (nil) (unknown) Makefile:532: recipe for target 'runtest' failed make: *** [runtest] 已放弃 (core dumped)

System configuration

wavelet2008 commented 4 years ago

fuck