TensorFlow

API

 tf.compat / v1 / v1.summary.audio


Cache for file writers.

This class caches file writers, one per directory.

Methods

clear

View source

Clear cached summary writers. Currently only used for unit tests.

get

View source

Returns the FileWriter for the specified directory.

Args
logdir str, name of the directory.

Returns
A FileWriter.

此页内容是否对您有帮助