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