LostTech.TensorFlow : API Documentation

Type ConverterError

Namespace tensorflow.lite.python.convert

Parent PythonExceptionContainer

Interfaces IConverterError

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;