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

关于训练过程中报错 #12

Open
Richardsh opened this issue Jun 23, 2020 · 0 comments
Open

关于训练过程中报错 #12

Richardsh opened this issue Jun 23, 2020 · 0 comments

Comments

@Richardsh
Copy link

你好!
我训练模型的时候,训练到634epoch的时候,遇到报错,
Traceback (most recent call last):
File "train_lr.py", line 234, in
main()
File "train_lr.py", line 69, in main
i_tb,model_path = train(train_loader, net, optimizer, epoch, i_tb)
File "train_lr.py", line 82, in train
for i, data in enumerate(train_loader, 0):
File "/usr/local/lib/python3.6/dist-packages/torch/utils/data/dataloader.py", line 345, in next
data = self._next_data()
这里有可能是什么原因造成的呢

@Wohoholo Wohoholo mentioned this issue Jan 12, 2021
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

1 participant