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