美文网首页
Process finished with exit code

Process finished with exit code

作者: 不能没有音乐 | 来源:发表于2021-09-07 15:54 被阅读0次

import tensorflow as tf
报错:process finished with exit code 132 (interrupted by signal 4 sigill)
原因:tensoflow版本问题,因为1.5.0以上的tensorflow需要AVX支持,所以,退回到1.5.0可以解决此问题。

相关文章

网友评论

      本文标题:Process finished with exit code

      本文链接:https://www.haomeiwen.com/subject/fckpwltx.html