Click or drag to resize

TensorName Property

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

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

Property Value

Type: String
See Also