You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After running for around 4 minutes, this gives the following error:
UFuncTypeError: ufunc 'correct_alternative_cosine' did not contain a loop with signature matching types <class 'numpy.dtype[float32]'> -> None
Any support would be gratefully received!
Regards,
James
The text was updated successfully, but these errors were encountered:
Hello, has anyone successfully got BERTopic running on AzureML?
Environment: Azure ML 3.8
Having installed the BERTopic (pip install BERTopic), I then use the following starter code (from the BERTopic GitHub):
After running for around 4 minutes, this gives the following error:
UFuncTypeError: ufunc 'correct_alternative_cosine' did not contain a loop with signature matching types <class 'numpy.dtype[float32]'> -> None
Any support would be gratefully received!
Regards,
James
The text was updated successfully, but these errors were encountered: