[tfgan] Respect use_loss_summaries in GANEstimator
Since the refactor done in 47dea684 the `use_loss_summaries` argument of GANEstimator isn't respected anymore. This PR restores the original behavior and passes `use_loss_summaries` down to the loss functions.
Loading
Please sign in to comment