LostTech.TensorFlow : API Documentation

Type GradientLog

Namespace LostTech.Gradient

Controls where to put Gradient runtime logs

Properties

Public properties

TextWriter OutputWriter get; set;

TextWriter , which Gradient runtime uses to write normal messages to

TextWriter WarningWriter get; set;

TextWriter , which Gradient runtime uses to write warnings to