oborchers / Fast_Sentence_Embeddings

Compute Sentence Embeddings Fast!
GNU General Public License v3.0
616 stars 83 forks source link

Rework Threading Input class #61

Open oborchers opened 2 years ago

oborchers commented 2 years ago

Reworking the threading (at least from my last experience the input thread is the bottleneck, not the actual computation)