pytorch
06e6d631 - Use a no-warning registry for TensorPipe backends (#60457)

Commit
4 years ago
Use a no-warning registry for TensorPipe backends (#60457) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/60457 The "without warning" variants of the registry were introduced in https://github.com/pytorch/pytorch/pull/31126 to be used in Gloo for the exact same reason: we use a registry precisely so that backends can be overridden, no need to scare users with a warning. ghstack-source-id: 132051268 Test Plan: Rebuilt and re-run Reviewed By: mrshenli Differential Revision: D29293840 fbshipit-source-id: 3450e547056b2c534166972e8266dab5479d5e43
Author
lw lw
Parents
Loading