Skip to content

Instantly share code, notes, and snippets.

@icemelon
Last active July 7, 2020 21:14
Show Gist options
  • Save icemelon/cf0e7f354773ac6893d9dce62690b5be to your computer and use it in GitHub Desktop.
Save icemelon/cf0e7f354773ac6893d9dce62690b5be to your computer and use it in GitHub Desktop.
model batch seq length MXNet latency (ms) TVM latency (ms) speedup
BERT 1 64 26.1 12.6 2.1
BERT 1 128 45.8 19.2 2.4
BERT 1 256 99.4 35.3 2.8
DistilBERT 1 64 13.4 6.2 2.2
DistilBERT 1 128 23.2 9.5 2.5
DistilBERT 1 256 50.1 17.5 2.9
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment