Segmentation fault(error)
sano176 opened this issue · comments
sano176 commented
when i used the conf of text_classification to fit data, i meet a segment default....
the max length of my training data is 1500, Is it caused by it?
L.J. SHOU commented
Hi @sano176 can you paste your error message? so we can take a look. Especially the place where the error was thrown?
sano176 commented
@ljshou there is no detail exception information on
standard error output and my error logging
it does't work while decreasing the number of batch .
pytorch/pytorch#4969 pytorch using the python lib multiprocessing to load dataset maybe throw this error!