2 writes to _status
Microsoft.ML.TensorFlow (2)
TensorflowUtils.cs (2)
543_status = new Status(); 556_status = new Status();
4 references to _status
Microsoft.ML.TensorFlow (4)
TensorflowUtils.cs (4)
600_operations.Length, IntPtr.Zero, _status.Handle); 606_status.Check(throwException: true); 618_status.Check(true); 636_status.Dispose();