3 writes to _position
Microsoft.ML.TensorFlow (3)
TensorflowTransform.cs (3)
883_position = 0; 913_position += _vBuffer.Length; 918_position = 0;
1 reference to _position
Microsoft.ML.TensorFlow (1)
TensorflowTransform.cs (1)
912_vBuffer.CopyTo(_bufferedData, _position);