fastText icon indicating copy to clipboard operation
fastText copied to clipboard

Error Assertion failed on using predict or predict-prob

Open taxonomist opened this issue 7 years ago • 2 comments

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?

taxonomist avatar Nov 07 '17 09:11 taxonomist

it happen in my computer, too. Have you solved it?

liangrui avatar Nov 19 '17 13:11 liangrui

Hi please try the latest release

xiamx avatar Jan 31 '18 03:01 xiamx