Open
Description
self.critic.gradient_checkpointing_enable() File "/opt/conda/lib/python3.8/site-packages/deepspeed/runtime/engine.py", line 454, in __getattr__ raise AttributeError(f"'{type(self).__name__}' object has no attribute '{name}'") AttributeError: 'DeepSpeedEngine' object has no attribute 'gradient_checkpointing_enable'
how to solve this problem?