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
Summary:
Pull Request resolved: #3236
Changed the return type of benchmark pipeline runner from `List[BenchmarkResult]` to single `BenchmarkResult` since runner should return only one result for the given configuration.
Remove with/without`apply_jit` comparison as both configurations should call pipeline benchmarking separately.
Reviewed By: jd7-tr
Differential Revision: D78941101
fbshipit-source-id: cf25de1132d6d4a8365b279d83e4b13de1cb1410
0 commit comments