fastText
fastText copied to clipboard
Error Assertion failed on using predict or predict-prob
Hi, I am using your fasttext bin version. Everything works fine, esp. applying nn on a model I produced by myself. Trying to use predict or predict-prob on this or any other models produces the following error code:
Assertion failed: A.m_ == m_, file src\vector.cc, line 93
What's wrong here?
it happen in my computer, too. Have you solved it?
Hi please try the latest release