pytorch
7cfe1407 - Add distributed debug mode func to python (#52481)

Commit
5 years ago
Add distributed debug mode func to python (#52481) Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/52481 Adds an API `get_debug_mode` that can be used by distributed package and users to retrieve debug mode. Currently no functionality changes, but wanted to get the bare bones function out and add relevant debug mode logging in follow up diffs. ghstack-source-id: 122471216 Test Plan: CI Reviewed By: zhaojuanmao Differential Revision: D26508972 fbshipit-source-id: d1153774f8697bc925a05db177d71c0566d25344
Author
Parents
Loading