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