-
Notifications
You must be signed in to change notification settings - Fork 530
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
return right away if keys is empty (#3658)
Summary: Pull Request resolved: #3658 X-link: facebookresearch/FBGEMM#734 when reading embedding rows from rocks db, skip reading from a db shard if this db shard doesn't contain any requested rows. Reviewed By: pradeepfn Differential Revision: D68913784 fbshipit-source-id: b5949f64ef4b5f60b9ba0df7f3f326a4aee33bd0
- Loading branch information
1 parent
fbcb73e
commit 9c9adb9
Showing
2 changed files
with
9 additions
and
0 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