alteryx / alteryx/nlp_primitives
Universal Sentence Encoder tests occasionally crash
Open
bug
- Dominant language
- Python
- Stars
- 37
- Forks
- 13
- PR merge metrics
- No merged PRs in 30d
Description
The testing for the universal sentence encoder takes up too much memory, so fails due to being 'killed' on circleci. So, since it passes locally in the same virtualenv setup as circleci, it has been commented out at present. Furthermore, either of the two universal sentence encoder tests can pass in circle ci, just not both at the same time, which further points to the fact that it is a memory usage issue rather than a correctness one.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.