Segmentation fault (core dumped)
$ python3.7/multiprocessing/semaphore_tracker.py:144: UserWarning: semaphore_tracker: There appear to be 20 leaked semaphores to clean up at shutdown
len(cache))
I am getting this when I pass the prob matrix in decode function of a BeamSearchDecoder object.
I am getting these errors
I am getting this when I pass the prob matrix in decode function of a BeamSearchDecoder object.
python 3.7 torch 1.1.0