"docs/vscode:/vscode.git/clone" did not exist on "9dfcd9a5e67c5bbb92c0cde529a55bb12990de07"
Fix global namespace pollution in ATen/Dispatch.h (#13)
Summary: X-link: https://github.com/facebookexternal/DRTK/pull/2 Pull Request resolved: https://github.com/facebookresearch/DRTK/pull/13 X-link: https://github.com/pytorch/pytorch/pull/138626 Was it a typo? Since we already have `at::detail` in `ATen/Dispatch.h` Deleting `::detail` all together, we don't need the functions in it anymore. Reviewed By: malfet Differential Revision: D64642080 fbshipit-source-id: 9ae48a888a854ec85e1caef53d87e6e3cc81591b
Showing
Please register or sign in to comment