Click or drag to resize

Session Constructor

http://www.emgu.com
Overload List
  NameDescription
Public methodSession(Graph, SessionOptions, Status)
Return a new execution session with the associated graph.
Public methodSession(String, String, SessionOptions, Buffer, Status)
Create a Session from a SavedModel. If successful, populates the internal graph with the contents of the Graph and with the MetaGraphDef of the loaded model.
Top
See Also