Skip to content

Commit 4532fa1

Browse files
authored
Update README.md (#250)
1 parent 559f565 commit 4532fa1

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -219,11 +219,12 @@ Download PyTorch version to 1.1.0 will improve Turbo's Performance.
219219
Cite this paper, if you use TurboTransformers in your research publication.
220220

221221
```
222-
@article{fang2020turbotransformers,
223-
title={TurboTransformers: An Efficient GPU Serving System For Transformer Models},
222+
@inproceedings{fang2021turbotransformers,
223+
title={TurboTransformers: an efficient GPU serving system for transformer models},
224224
author={Fang, Jiarui and Yu, Yang and Zhao, Chengduo and Zhou, Jie},
225-
journal={arXiv preprint arXiv:2010.05680},
226-
year={2020}
225+
booktitle={Proceedings of the 26th ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming},
226+
pages={389--402},
227+
year={2021}
227228
}
228229
```
229230

0 commit comments

Comments
 (0)