Click or drag to resize

TensorName Property

http://www.emgu.com
Name of this tensor.

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.Netstandard (in Emgu.TF.Lite.Netstandard.dll) Version: 2.4.1.1202
Syntax
public string Name { get; }

Property Value

Type: String
See Also