Skip to content

在训练模型的过程中得到RuntimeError异常 #8476

Closed
@zzhzz

Description

@zzhzz

异常信息如下:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    User用于标记用户问题

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions