should_check_autodiff is now should_autodiff_node (#56013)
Summary:
The name `should_check_autodiff` became `should_autodiff_node` but documentation did not change. The identifier is used in `test/test_jit.py`. It seems the file is too big for github to link to the line, but it is the return value from `normalize_check_ad`
Pull Request resolved: https://github.com/pytorch/pytorch/pull/56013
Reviewed By: agolynski
Differential Revision: D27800008
Pulled By: Lilyjjo
fbshipit-source-id: 88a43c14c0f48fb3f94792e3fd6de2bd6a59a1a2