Skip to content

Why "gradOutput" buffers are not freed after calling clearState()? #425

@gcheron

Description

@gcheron

Before saving my network containing "FastLSTM" modules, I call "clearState()" but the gradOutput buffers of the FastLSTM are not freed resulting in very big model file (and saving the model takes time). Any idea why?
Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions