2 writes to _session
Microsoft.ML.TensorFlow (2)
TensorflowUtils.cs (2)
535_session = session; 548_session = session;
3 references to _session
Microsoft.ML.TensorFlow (3)
TensorflowUtils.cs (3)
591if (_session == IntPtr.Zero) 592throw new ObjectDisposedException(nameof(_session)); 598c_api.TF_SessionRun(_session, null, _inputs, _inputValues,