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

no file found #85

Open
MrLianSYSU opened this issue Oct 11, 2022 · 0 comments
Open

no file found #85

MrLianSYSU opened this issue Oct 11, 2022 · 0 comments

Comments

@MrLianSYSU
Copy link

File "train.py", line 317, in
}, 'saved_models/%s_last.pth' % args.exp_name)
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 376, in save
with _open_file_like(f, 'wb') as opened_file:
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 230, in _open_file_like
return _open_file(name_or_buffer, mode)
File "/media/lianjunliang/liansang/anaconda3/envs/m2release/lib/python3.6/site-packages/torch/serialization.py", line 211, in init
super(_open_file, self).init(open(name, mode))
FileNotFoundError: [Errno 2] No such file ordirectory:'saved_models/m2_transformer_last.pth'

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