Skip to content

Possible memory leak in forward mode AD #13

Open
@czgdp1807

Description

@czgdp1807

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions