Skip to content

Commit

Permalink
Update profiler tool to support gpt2 and longformer models (microsoft…
Browse files Browse the repository at this point in the history
…#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.
  • Loading branch information
tianleiwu authored Dec 7, 2020
1 parent 925879a commit 51fbe87
Show file tree
Hide file tree
Showing 2 changed files with 370 additions and 188 deletions.
188 changes: 0 additions & 188 deletions onnxruntime/python/tools/transformers/bert_profiler.py

This file was deleted.

Loading

0 comments on commit 51fbe87

Please sign in to comment.