Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
guoshzhao ce3ed24ab7
Benchmarks: Code Revision - Fix some issue for BERT benchmark. (#58)
Benchmarks: Code Revision - Fix some issue for BERT benchmark. (#58)
2021-04-16 13:17:42 +08:00
guoshzhao 4664019ac3
unify arguments format by using whitespace. (#50)
Co-authored-by: Guoshuai Zhao <guzhao@microsoft.com>
Co-authored-by: Yifan Xiong <yifan.xiong@microsoft.com>
2021-04-12 22:02:12 +08:00
guoshzhao f0f65a719b
Benchmarks: Add Benchmark - Add op-sharding microbenchmark, including matmul and sharding_matmul. (#36)
* add microbenchmark - sharding matmul.
* address comments.

Co-authored-by: Guoshuai Zhao <guzhao@microsoft.com>
2021-04-09 15:02:12 +08:00
guoshzhao 923ce2773f
Benchmarks: Code Revision - Revise BenchmarkRegistry interfaces for integration with executor. (#33)
* revise BenchmarkRegistry interfaces.
* address comments

Co-authored-by: Guoshuai Zhao <guzhao@microsoft.com>
2021-04-08 23:17:03 +08:00
guoshzhao 28de899375
Benchmarks: Add Example - Add pytorch-bert-large as the model benchmark example. (#30)
* add bert-large as the model benchmark example

* add more arguments.

* address comments.

* delete duplicated file.

Co-authored-by: Guoshuai Zhao <guzhao@microsoft.com>
2021-03-29 12:39:38 +08:00