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.
fix inference shard callsite (pytorch#904)
Summary: Pull Request resolved: pytorch#904 quant inference modules use env differently, so we cannot use the default Topology/pg setup. This diff reverts the change and sets up explicitly Reviewed By: s4ayub Differential Revision: D42147912 fbshipit-source-id: 0fecfd77f9e5d8a1e6106fbbfc48c517c31fae92
- Loading branch information
1 parent
9fd1c91
commit 27e4d96
Showing
2 changed files
with
11 additions
and
3 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