GraphXlaDynamicUpdateSlice Method |
Namespace: Emgu.TF
public Operation XlaDynamicUpdateSlice( Output input, Output update, Output indices, string opName = "XlaDynamicUpdateSlice" )
Public Function XlaDynamicUpdateSlice ( input As Output, update As Output, indices As Output, Optional opName As String = "XlaDynamicUpdateSlice" ) As Operation
public: Operation^ XlaDynamicUpdateSlice( Output^ input, Output^ update, Output^ indices, String^ opName = L"XlaDynamicUpdateSlice" )
member XlaDynamicUpdateSlice : input : Output * update : Output * indices : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "XlaDynamicUpdateSlice" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,