1 write to _bufferedDataLong
Microsoft.ML.Vision (1)
DnnRetrainTransform.cs (1)
993_bufferedDataLong = new long[size];
2 references to _bufferedDataLong
Microsoft.ML.Vision (2)
DnnRetrainTransform.cs (2)
1023_bufferedDataLong[_position++] = Convert.ToInt64(scalar) - 1; 1037var tensor = new Tensor(_bufferedDataLong, _dims);