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.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.2.0.932
Syntax
public int ByteSize { get; }

Property Value

Type: Int32
See Also