We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
ubuntu18 Torch7 gcc version 4.8.5 (Ubuntu 4.8.5-4ubuntu8) lua5.2 python2.7 only CPU
while i run command th train.lua -data_file data/demo-train.hdf5 -val_data_file data/demo-val.hdf5 -savefile demo-model -gpuid -1 output:
th train.lua -data_file data/demo-train.hdf5 -val_data_file data/demo-val.hdf5 -savefile demo-model -gpuid -1
Segmentation fault
What is the reason for this? thx.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
environment:
ubuntu18
Torch7
gcc version 4.8.5 (Ubuntu 4.8.5-4ubuntu8)
lua5.2
python2.7
only CPU
problem
while i run command
th train.lua -data_file data/demo-train.hdf5 -val_data_file data/demo-val.hdf5 -savefile demo-model -gpuid -1
output:
What is the reason for this?
thx.
The text was updated successfully, but these errors were encountered: