superbenchmark/tests/benchmarks
guoshzhao 80dcc8aaec
Benchmarks: Add Benchmark - Add FAMBench based on docker benchmark (#338)
**Description**
Integrate FAMBench into superbench based on docker implementation:
https://github.com/facebookresearch/FAMBench

The script to run all benchmarks is:
https://github.com/facebookresearch/FAMBench/blob/main/benchmarks/run_all.sh
2022-04-11 15:31:07 +08:00
..
docker_benchmarks Benchmarks: Add Benchmark - Add FAMBench based on docker benchmark (#338) 2022-04-11 15:31:07 +08:00
micro_benchmarks Benchmarks: Add Feature - Provide option to save raw data into file. (#333) 2022-04-01 16:26:09 +08:00
model_benchmarks Benchmarks: Add Feature - Provide option to save raw data into file. (#333) 2022-04-01 16:26:09 +08:00
__init__.py Benchmarks: Add Test - Add tests for matmul and sharding-matmul benchmarks. (#41) 2021-04-12 22:52:14 +08:00
test_context.py unify arguments format by using whitespace. (#50) 2021-04-12 22:02:12 +08:00
test_registry.py Benchmarks: Add Feature - Provide option to save raw data into file. (#333) 2022-04-01 16:26:09 +08:00
test_result.py Benchmarks: Add Feature - Provide option to save raw data into file. (#333) 2022-04-01 16:26:09 +08:00
utils.py Utils: Code Revision - Update network common utils (#118) 2021-07-13 16:05:01 +08:00