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
2021 Emgu Corporation, All Rights Reserved,