superbenchmark/examples/benchmarks
guoshzhao 65292ae55b
Benchmarks: Code Revision - Revise the settings of CNN example models. (#65)
* revise example settings of cnn models.
2021-04-26 21:23:11 +08:00
..
computation_communication_overlap.py Benchmarks: Add Benchmark - Add computation and communication overlap micro benchmark (#39) 2021-04-14 18:07:06 +08:00
matmul.py unify arguments format by using whitespace. (#50) 2021-04-12 22:02:12 +08:00
pytorch_bert_large.py Benchmarks: Code Revision - Fix some issue for BERT benchmark. (#58) 2021-04-16 13:17:42 +08:00
pytorch_cnn.py Benchmarks: Code Revision - Revise the settings of CNN example models. (#65) 2021-04-26 21:23:11 +08:00
pytorch_gpt2_large.py Benchmarks: Add Benchmark - Add GPT2 model benchmark. (#57) 2021-04-16 11:39:57 +08:00
pytorch_lstm.py Benchmarks: Add Benchmark - Add LSTM model benchmarks. (#60) 2021-04-20 10:53:44 +08:00
sharding_matmul.py Benchmarks: Add Benchmark - Add computation and communication overlap micro benchmark (#39) 2021-04-14 18:07:06 +08:00