onnxruntime/onnxruntime/python/tools/microbench
PeixuanZuo 040c0645e2
[ADD] Add micro-benchmark for Cast (#10870)
* [ADD] Add micro-benchmark for Cast

* [UPDATE] related to bert model and fix the format
2022-03-16 10:48:26 +08:00
..
models [ADD] Add micro-benchmark for Cast (#10870) 2022-03-16 10:48:26 +08:00
attention.py Add micro-benchmarks for Attention and SkipLayerNormalization ops. (#10798) 2022-03-09 18:18:51 -08:00
benchmark.py Add micro-benchmarks for Attention and SkipLayerNormalization ops. (#10798) 2022-03-09 18:18:51 -08:00
cast.py [ADD] Add micro-benchmark for Cast (#10870) 2022-03-16 10:48:26 +08:00
fast_gelu.py Refactor the common code per operator into an abstract base class. (#10785) 2022-03-07 13:15:49 -08:00
matmul.py Refactor the common code per operator into an abstract base class. (#10785) 2022-03-07 13:15:49 -08:00
skip_layer_norm.py Add micro-benchmarks for Attention and SkipLayerNormalization ops. (#10798) 2022-03-09 18:18:51 -08:00