name property
String
get
name
Name of the tensor element.
Implementation
String get name => tfLiteTensorName(_tensor).toDartString();
Name of the tensor element.
String get name => tfLiteTensorName(_tensor).toDartString();