Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix crash with tf.summary.create_file_writer when non-scalar values are passed #51715

Commits on Aug 27, 2021

  1. Fix crash with tf.summary.create_file_writer when non-scalar values a…

    …re passed
    
    This PR tries to fix the issue raised in 46909 where
    tf.summary.create_file_writer crashes when non-scalar values are passed.
    
    This PR fixes 46909.
    
    Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
    yongtang committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    de26020 View commit details
    Browse the repository at this point in the history