mali19064 / LSTM-CRF-pytorch-faster

A more than 1000X faster paralleled LSTM-CRF implementation modified from the slower version in the Pytorch official tutorial (URL:https://pytorch.org/tutorials/beginner/nlp/advanced_tutorial.html).
204 stars 50 forks source link

GPU #4

Open codegodliu opened 3 years ago

codegodliu commented 3 years ago

How to manually deploy the GPU?

disperaller commented 2 years ago

How to manually deploy the GPU?

i think you need to modify the code to move the everything to GPU