Commit graph

1 commit

Author SHA1 Message Date
Tianlei Wu
51fbe87b9b
Update profiler tool to support gpt2 and longformer models (#6011)
* support gpt2 and longformer in profiler tool
* rename bert_profiler to profiler
* Add --basic_optimization to allow user to use basic level of graph optimization
* Add --kernel_time_only to filter kernel time and exclude fence time
* Add --threshold to filter nodes that with low run time percentage.
2020-12-07 10:33:41 -08:00