-
Notifications
You must be signed in to change notification settings - Fork 128
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
Some error happens when initialize table. #41
Comments
麻烦你首先看一下你启动fitlog的命令行有报什么错吗?401条应该还是可以加载的 |
你好,谢谢回复。 |
那你在打开chrome的开发者模式(一般情况下是摁F12),看看它console输出的报错是啥。 |
你好我已经找到了错误,在一个实验记录中,loss出现了NaN值,所以导致了这个错误。 |
好的,之前我还特地写了一些判断来发现loss问NaN或者inf的逻辑来着,看来没有生效 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
你好,首先感谢fitlog。
今天我在使用fitlog的时候,发现了一个问题,可能是当我的实验记录条数(401条)过多,在打开网页的时候,会弹窗报错Some error happens when initialize table。
系统:win10,fitlog版本已经更新到最新。
请问应该如何解决这一问题?
期待您的回复。
The text was updated successfully, but these errors were encountered: