Closed ykevu closed 1 year ago
This is currently mainly relevant for the SNGP model that has not been merged in yet, but testing that has given memory warnings that can be addressed using the tf.tidy() function for cleaning up allocated tensors.
Will keep on the lookout but should hopefully not be an issue with #436
This is currently mainly relevant for the SNGP model that has not been merged in yet, but testing that has given memory warnings that can be addressed using the tf.tidy() function for cleaning up allocated tensors.