Skip to content

Conversation

andraspatka
Copy link

I found some memory leak issues in WireFitQLearn using Valgrind.
modelNet and network are created in the constructor but not freed in the destructor.
Also WireFitQLearn::reset allocates memory for network but does not free the previously allocated network.

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.

1 participant