LostTech.TensorFlow : API Documentation

Type IFileWriter

Namespace tensorflow.summary

Interfaces ISummaryToEventTransformer

Public instance methods

object add_event(object event)

Adds an event to the event file.
Parameters
object event
An `Event` protocol buffer.

object get_logdir()

Returns the directory where event file will be written.