Skip to content

Fixing memory leak in Callback functions

Alexander Froch requested to merge alfroch-fix-memory-leak into master

Summary

This MR introduces the following changes

  • Fixing a memory leak issue in the model.predict() and model.evaluate functions in the callback.
  • Updating tensorflow to new 2.9.1

Conformity

Edited by Alexander Froch

Merge request reports