Skip to content
This repository was archived by the owner on Jan 1, 2021. It is now read-only.
This repository was archived by the owner on Jan 1, 2021. It is now read-only.

07_convnet_mnist.py writer  #141

@yu7856288

Description

@yu7856288

how does this work:
use one writer
writer = tf.summary.FileWriter('./graphs/convnet', tf.get_default_graph())
then wirte
both train accuracy and test accuracy

does it need to create two writer
one for train ,another for test?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions