Avoid graph break by removing another redundant requires grad false (#7263)
This PR is an follow-up to [PR
#7158](https://github.com/deepspeedai/DeepSpeed/pull/7158) handling the
same issue in another place.
See [PR #7158](https://github.com/deepspeedai/DeepSpeed/pull/7158) for
details.
---------
Signed-off-by: Max Kovalenko <mkovalenko@habana.ai>
Co-authored-by: Logan Adams <114770087+loadams@users.noreply.github.com>
Co-authored-by: Hongwei Chen <33092912+hwchen2017@users.noreply.github.com>