bytedance / lightseq

LightSeq: A High Performance Library for Sequence Processing and Generation
Other
3.21k stars 329 forks source link

I have trained vit model for classification.how to speed it by lightseq?tks #326

Open henbucuoshanghai opened 2 years ago

zjersey commented 2 years ago

If the model is trained by huggingface, you can refer to inference example for inference speed up.