Raviraj
Results
3
comments of
Raviraj
Upgrade tensorflow to "==1.15.2" solved issue for me.
Same error occurred with me. I struggled with code only to realize this silly mistake.
I did little bit of experiments and found that main cause of latency has been the hybrid search. I am using hybrid with BM25 (alpha=0.5). If I make only vector...