GraphGetSessionHandleV2 Method |
Namespace: Emgu.TF
public Operation GetSessionHandleV2( Output value, string opName = "GetSessionHandleV2" )
Public Function GetSessionHandleV2 ( value As Output, Optional opName As String = "GetSessionHandleV2" ) As Operation
public: Operation^ GetSessionHandleV2( Output^ value, String^ opName = L"GetSessionHandleV2" )
member GetSessionHandleV2 : value : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "GetSessionHandleV2" *) -> Operation
[Missing <returns> documentation for "M:Emgu.TF.Graph.GetSessionHandleV2(Emgu.TF.Output,System.String)"]
2019 Emgu Corporation, All Rights Reserved,