guillaume-chevalier / GloVe-as-a-TensorFlow-Embedding-Layer

Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.

Home Page:https://www.neuraxio.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guillaume-chevalier/GloVe-as-a-TensorFlow-Embedding-Layer Stargazers