LostTech.TensorFlow : API Documentation

Type InfOrNanError

Namespace tensorflow.python.eager.execution_callbacks

Parent PythonExceptionContainer

Interfaces IInfOrNanError

Public properties

IDictionary Data get;

int HResult get; set;

Exception InnerException get;

string Message get;

int num_outputs get;

object num_outputs_dyn get;

string op_name get;

object op_name_dyn get;

object op_type get;

object op_type_dyn get;

object output_index get;

object output_index_dyn get;

object PythonObject get;

string Source get; set;

string StackTrace get;

MethodBase TargetSite get;

object value get;

object value_dyn get;