benchmark
5c74cbd0 - Deprecate inline_inbuilt_nn_modules config (#178205)

Commit
3 days ago
Deprecate inline_inbuilt_nn_modules config (#178205) Summary: inline_inbuilt_nn_modules has defaulted to True and the False path is legacy. This makes the config a no-op (always True), emits a deprecation warning when users set it to False, and removes all dead False-path code from runtime X-link: https://github.com/pytorch/pytorch/pull/178205 Approved by: https://github.com/Lucaskabela, https://github.com/mlazos Reviewed By: georgehong Differential Revision: D98065356 fbshipit-source-id: e55bae4fd2e0ff075f6a7de0215af05a18de5279
Author
Committer
Parents
Loading