Skip to content

enable critic_gradient_checkpointing, get error #578

Open
@BaiStone2017

Description

@BaiStone2017

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    deespeed chatDeepSpeed ChatquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions