dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.55k stars 538 forks source link

[TVM Integration] Improve TVM Integration: Tutorial + Investigating Numerical Issue #1401

Open sxjscience opened 3 years ago

sxjscience commented 3 years ago

Description

TVM support has been added in https://github.com/dmlc/gluon-nlp/pull/1390. Also, we updated our benchmarking utility to support profiling the inference speed of TVM: https://github.com/dmlc/gluon-nlp/tree/master/scripts/benchmarks. We can further improve our document.

@dmlc/gluon-nlp-committers

szha commented 3 years ago

To publish the benchmark numbers we need to pick the environment. we've been using EC2 so whoever contributes this may require access to AWS and EC2.