LostTech.TensorFlow : API Documentation

Type StopIteration

Namespace LostTech.Gradient.Exceptions

Parent PythonExceptionContainer

Raised when Python iterator runs out of items

Properties

Public properties

IDictionary Data get;

int HResult get; set;

Exception InnerException get;

string Message get;

object PythonObject get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;