Error 132 probably means that the CPU doesn’t support AVX which is required by tensorflow. I ran into this problem a while ago, see here. There is no practical fix for this except for moving to a different hardware platform (that does have AVX support).
flythe
(Allard)
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Clean rasa-x install containers don't start | 4 | 1202 | March 20, 2020 | |
| Docker run -v $(pwd):/app rasa/rasa init won't work | 1 | 1075 | September 9, 2019 | |
| Running Rasa with TensorFlow on Kubernetes | 10 | 3126 | September 25, 2019 | |
| Run Rasa X using public Docker image? | 9 | 4864 | September 27, 2019 | |
| Error: Your CPU supports instructions that this TensorFlow binary was not compiled to use: AVX2 FMA | 1 | 1311 | February 24, 2019 |