Closed
Description
异常信息如下:
Traceback (most recent call last):
File "entry_point.py", line 6, in
train.train()
File "/home/zzhzz/PycharmProjects/tbcnn/tbcnn/embeddings/train.py", line 56, in train
fetch_list=[loss]
File "/home/zzhzz/venv/local/lib/python2.7/site-packages/paddle/v2/fluid/executor.py", line 304, in run
self.executor.run(program.desc, scope, 0, True, True)
RuntimeError: boost::bad_get: failed value get using boost::get
请问有什么办法可以解决?
模型链接如下:
https://github.com/zzhzz/nn_model/blob/master/network.py