Results 4 comments of Dean Thompson

Yes, I have been a happy user of this workflow for about 6 months, and am sad to see it break now.

An excessive-memory-use-in-`Model.fit` problem that I am struggling with fits well with this one. It appears that the total size of the `Dataset` I process in `Model.fit` drives total CPU memory...

Thank you, @karllessard, for inviting me to review. I have lately been exploring different aspects of deep learning that don't leave me the time to participate in tensorflow/java for now.

and here: https://github.com/tensorflow/java/blob/5532bf0af4a908ee36b6017a8745e515bb3bb544/tensorflow-framework/src/main/java/org/tensorflow/framework/losses/impl/LossesHelper.java#L123