2 writes to _status
Microsoft.ML.TensorFlow (2)
TensorflowUtils.cs (2)
539_status = new Status(); 552_status = new Status();
4 references to _status
Microsoft.ML.TensorFlow (4)
TensorflowUtils.cs (4)
595_operations.Length, IntPtr.Zero, _status.Handle); 601_status.Check(throwException: true); 613_status.Check(true); 629_status.Dispose();