交通流预测训练时报F0323 13:21:31.180212 14883 Weight.cpp:28] Check failed: param->getSize() == width * height (64 vs. 0)
Created by: jeromeJT
如题,并不出core,hang住不再继续运行
最初怀疑provider有问题,但是本地小数据集训练可以顺利进行,求帮助
- paddle_trainer.FATAL完整错误信息:
Log file created at: 2017/03/23 13:21:31 Running on machine: Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg F0323 13:21:31.180212 14883 Weight.cpp:28] Check failed: param->getSize() == width * height (64 vs. 0)
- paddle_trainer.INFO信息:
Log file created at: 2017/03/23 13:21:26 Running on machine: nmg01-* Log line format: [IWEF]mmdd hh:mm:ss.uuuuuu threadid file:line] msg I0323 13:21:26.771327 14883 Util.cpp:155] commandline: ./paddle_trainer --num_gradient_servers=75 --trainer_id=0 --pservers=10.73.* --rdma_tcp=tcp --nics=xgbe0 --port=7164 --ports_num=1 --load_missing_parameter_strategy=rand --saving_period_by_batches=4000 --config_args=is_cluster=1 --test_wait=1 --show_parameter_stats_period=100 --log_period=100 --trainer_count=11 --num_passes=30 --local=0 --config=conf/trainer_config.conf --save_dir=./output --use_gpu=0 I0323 13:21:26.772786 14883 Util.cpp:130] Calling runInitFunctions I0323 13:21:26.773114 14883 Util.cpp:143] Call runInitFunctions done. I0323 13:21:30.094532 14883 Trainer.cpp:170] trainer mode: Normal F0323 13:21:31.180212 14883 Weight.cpp:28] Check failed: param->getSize() == width * height (64 vs. 0)
- 网络配置: