1 reference to SizeInBytes
Microsoft.ML.FastTree (1)
Dataset\DenseIntArray.cs (1)
629return _data.SizeInBytes() + sizeof(int) + base.SizeInBytes();