LostTech.TensorFlow : API Documentation

Type ArithmeticError

Namespace LostTech.Gradient.Exceptions

Parent PythonExceptionContainer

The base class for those built-in exceptions that are raised for various arithmetic errors

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;