forked from pytorch/torchrec
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5x speedup of benchmarks with input generation (pytorch#1813)
Summary: Massive speedups in benchmarking time from retrieving input once instead of for every variant. Previously, benchmark_inference took ~10 minutes to run, now ~2.5 minutes Differential Revision: D55134385
- Loading branch information
1 parent
71cc224
commit dc882f5
Showing
1 changed file
with
67 additions
and
30 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters