Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i can't train from scratch after remove line 99 #30

Open
a1004123217 opened this issue Oct 8, 2021 · 1 comment
Open

i can't train from scratch after remove line 99 #30

a1004123217 opened this issue Oct 8, 2021 · 1 comment

Comments

@a1004123217
Copy link

a1004123217 commented Oct 8, 2021

i removed this line but i can't train,it says:" self._traceback = tf_stack.extract_stack_for_node(self._c_op)"

You can see #99 in model.py which is used to restore the pre-trained checkpoint. You can remove this line if you want to train from scratch.

Originally posted by @remyhuang in #17 (comment)

@huangqing6
Copy link

I also encountered the same situation as you.I want to know how to solve.Thank you!

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

No branches or pull requests

2 participants