Click or drag to resize

Session Properties

https://www.emgu.com/wiki/index.php/Emgu_TF

The Session type exposes the following members.

Properties
  NameDescription
Public propertyDisposed
Returns true if the object has been disposed.
(Inherited from DisposableObject.)
Public propertyGraph
The Graph of this session
Public propertyMetaGraphDefBuffer
The buffer that holds the MetaGraphDef if the session is created from a saved model.
Public propertyPtr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)
Top
See Also