forked from pytorch/FBGEMM
-
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.
Add a benchmark for VBE (pytorch#3464)
Summary: X-link: facebookresearch/FBGEMM#547 Pull Request resolved: pytorch#3464 This commit adds a new benchmark for VBE, which solely evaluates the VBE kernel. The existing "vbe" benchmark is renamed to `benchmark-tbe-input-compression` since it actually evaluates the performance of compressed and uncompressed versions of TBE implementations. Reviewed By: sryap Differential Revision: D66797784 fbshipit-source-id: a9eb13d588053156f6d4f07263d1e37d32daa9e6
- Loading branch information
1 parent
9210796
commit bdb7095
Showing
2 changed files
with
203 additions
and
6 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
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