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