Skip to content

fix: Memory leaks in c++ impl. - #4

Open
webbrain-one wants to merge 1 commit into
10-zin:mainfrom
webbrain-one:webbrain/issue-3
Open

fix: Memory leaks in c++ impl.#4
webbrain-one wants to merge 1 commit into
10-zin:mainfrom
webbrain-one:webbrain/issue-3

Conversation

@webbrain-one

Copy link
Copy Markdown

Closes #3

Prevent a circular reference by capturing a raw pointer to the output node in the _backward lambda instead of a shared_ptr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Memory leaks in c++ impl.

1 participant