2 writes to _session
Microsoft.ML.TensorFlow (2)
TensorflowUtils.cs (2)
531_session = session; 544_session = session;
3 references to _session
Microsoft.ML.TensorFlow (3)
TensorflowUtils.cs (3)
586if (_session == IntPtr.Zero) 587throw new ObjectDisposedException(nameof(_session)); 593c_api.TF_SessionRun(_session, null, _inputs, _inputValues,