seq2seq-attn icon indicating copy to clipboard operation
seq2seq-attn copied to clipboard

Segmentation fault

Open reBiocoder opened this issue 2 years ago • 0 comments

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:

Segmentation fault

What is the reason for this? thx.

reBiocoder avatar Oct 10 '22 08:10 reBiocoder