2 writes to _outputValues
Microsoft.ML.TensorFlow (2)
TensorflowUtils.cs (2)
537_outputValues = new IntPtr[_outputs.Length]; 550_outputValues = new IntPtr[_outputs.Length];
3 references to _outputValues
Microsoft.ML.TensorFlow (3)
TensorflowUtils.cs (3)
594_inputs.Length, _outputs, _outputValues, _outputValues.Length, _operations, 616_outputTensors[i] = new Tensor(_outputValues[i]);