Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

s2s.py: b359702d5c6d0ae21bef6cd2efab52a0d84af7aa版本的一个小问题 #22

Open
jianbang opened this issue Apr 14, 2018 · 0 comments
Open

Comments

@jianbang
Copy link

135 ckpt = tf.train.get_checkpoint_state(FLAGS.model_dir)
136 print("ckpt path : ", ckpt.model_checkpoint_path)

第一次训练时135行的ckpt可能为None,第136行调用会出错。

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant