Replace Deprecated logging_ops (#7563)
* Replace Deprecated logging_ops Replace: - logging_ops.scalar_summary() with summary.scalar() - logging_ops.histogram_summary() with summary.histogram() * Change remaining call to logging_ops into summary
Loading
Please sign in to comment