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

Is there an error inside the _eval_epoch function? #32

Open
Tesla-jiang opened this issue Aug 20, 2019 · 6 comments
Open

Is there an error inside the _eval_epoch function? #32

Tesla-jiang opened this issue Aug 20, 2019 · 6 comments

Comments

@Tesla-jiang
Copy link

Is there an error inside the _eval_epoch function?

After debugging, I found that this function would enter an endless loop, and no operation could overflow it, and [batch] acquisition of batch data seems to never be exhausted. Is there any mistake in my operation?

Looking forward to your reply!

@Simons2017
Copy link

Simons2017 commented Sep 14, 2019

Is there an error inside the _eval_epoch function?

After debugging, I found that this function would enter an endless loop, and no operation could overflow it, and [batch] acquisition of batch data seems to never be exhausted. Is there any mistake in my operation?

Looking forward to your reply!

Hello, I met the same problem. How did you solve it?@1172135979

@andrewmoses
Copy link

Is there an error inside the _eval_epoch function?

After debugging, I found that this function would enter an endless loop, and no operation could overflow it, and [batch] acquisition of batch data seems to never be exhausted. Is there any mistake in my operation?

Looking forward to your reply!

Even I'm facing the same problem. If there is any work around pls share

@ghost
Copy link

ghost commented Nov 11, 2019

Hi, Just want to check if someone facing this problem has found a workaround? I'm also facing the same issue. Please share the workaround.

@nehac4371
Copy link

Facing the same problem.

@Victor0118
Copy link

Victor0118 commented Nov 21, 2019

@ghost
Copy link

ghost commented Nov 22, 2019

Hi @Victor0118 Thanks for the response. The fix you suggested seems to be working however, I've got into another error here

. In console it says ZeroDivisionError: division by zero. Would you be able to tell what went wrong and how to fix this?

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

5 participants