You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Created run_pipeline API function to get benchmark results (#3237)
Summary:
Pull Request resolved: #3237
Created `run_pipeline` API function that runs the pipeline on given configurations and returns the list of BenchmarkResult objects (each BenchmarkResult corresponds to a specific `rank` up to `wolrld_size`).
This change is needed for future ServiceLab integration since we will be collecting pipeline benchmarks on different settings.
Reviewed By: jd7-tr
Differential Revision: D78941384
fbshipit-source-id: 8fc26b8e1ca3a5130508f522bb0e9e3e8cbdc9a1
0 commit comments