thanks for your feedback, I fix some bug of the code. I think the reason for your segmentation fault error might be incorrectly pytorch install. try the command python -c "import encoding" in terminal to check whether the encoding layer is installed correctly. You need to install pytorch from source
thanks for your feedback, I fix some bug of the code. I think the reason for your segmentation fault error might be incorrectly pytorch install. try the command python -c "import encoding" in terminal to check whether the encoding layer is installed correctly. You need to install pytorch from source