LSTM running error !
Created by: lqniunjunlper
HI, all In quick start demo, I have tested LR, WE+LR, WE+CNN successfully. But when i run WE+LSTM, the following error occurred:
I0905 12:50:46.881464 24807 Util.cpp:144] commandline: /data11/dis_ml/deeplearning/paddle/bin/../opt/paddle/bin/paddle_trainer --config=trainer_config.lstm.py --save_dir=./output_lstm --trainer_count=16 --log_period=1000 --num_passes=15 --use_gpu=false --show_parameter_stats_period=2000 --test_all_data_in_one_period=1 I0905 12:50:46.881670 24807 Util.cpp:113] Calling runInitFunctions I0905 12:50:46.881896 24807 Util.cpp:126] Call runInitFunctions done. [INFO 2016-09-05 12:50:47,468 networks.py:1122] The input order is [word, label] [INFO 2016-09-05 12:50:47,468 networks.py:1125] The output order is [cost_0] I0905 12:50:47.492952 24807 Trainer.cpp:169] trainer mode: Normal I0905 12:50:47.660745 24807 PyDataProvider2.cpp:219] loading dataprovider dataprovider_emb::process I0905 12:50:47.684976 24807 PyDataProvider2.cpp:219] loading dataprovider dataprovider_emb::process I0905 12:50:47.685173 24807 GradientMachine.cpp:134] Initing parameters.. I0905 12:50:47.901549 24807 GradientMachine.cpp:141] Init parameters done. I0905 12:50:48.229571 24813 ThreadLocal.cpp:39] thread use undeterministic rand seed:24814 I0905 12:50:48.229737 24821 ThreadLocal.cpp:39] thread use undeterministic rand seed:24822 I0905 12:50:48.230121 24818 ThreadLocal.cpp:39] thread use undeterministic rand seed:24819 I0905 12:50:48.230481 24814 ThreadLocal.cpp:39] thread use undeterministic rand seed:24815 I0905 12:50:48.230881 24810 ThreadLocal.cpp:39] thread use undeterministic rand seed:24811 I0905 12:50:48.232058 24820 ThreadLocal.cpp:39] thread use undeterministic rand seed:24821 Current Layer forward/backward stack is LayerName: lstmemory_0 LayerName: fc_layer_0 LayerName: embedding_0 LayerName: word *** Aborted at 1473079848 (unix time) try "date -d @1473079848" if you are using GNU date *** I0905 12:50:48.248039 24822 ThreadLocal.cpp:39] thread use undeterministic rand seed:24823 Current Layer forward/backward stack is PC: @ 0x8024f0 (unknown) I0905 12:50:48.253355 24811 ThreadLocal.cpp:39] thread use undeterministic rand seed:24812 I0905 12:50:48.254111 24812 ThreadLocal.cpp:39] thread use undeterministic rand seed:24813 I0905 12:50:48.256650 24816 ThreadLocal.cpp:39] thread use undeterministic rand seed:24817 I0905 12:50:48.259268 24823 ThreadLocal.cpp:39] thread use undeterministic rand seed:24824 I0905 12:50:48.260787 24819 ThreadLocal.cpp:39] thread use undeterministic rand seed:24820 I0905 12:50:48.263543 24815 ThreadLocal.cpp:39] thread use undeterministic rand seed:24816 I0905 12:50:48.264271 24808 ThreadLocal.cpp:39] thread use undeterministic rand seed:24809 I0905 12:50:48.265414 24817 ThreadLocal.cpp:39] thread use undeterministic rand seed:24818 I0905 12:50:48.271780 24809 ThreadLocal.cpp:39] thread use undeterministic rand seed:24810