Click or drag to resize

TensorByteSize Property

http://www.emgu.com
Return the size of the underlying data in bytes.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public int ByteSize { get; }

Property Value

Type: Int32
See Also