Skip to content

Possible memory leak in forward mode AD #13

@czgdp1807

Description

@czgdp1807
Member

Description of the problem

With multiple variables, when the gradient is overwritten for the next variable the previous gradient pointer should be cleared from heap memory. Currently, it leads to a memory leak.

Example of the problem

References/Other comments

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @czgdp1807

        Issue actions

          Possible memory leak in forward mode AD · Issue #13 · codezonediitj/BNN