GraphTPUReshardVariables Method |
Namespace: Emgu.TF
public Operation TPUReshardVariables( Output vars, Output new_format_key, Output format_state_var, string opName = "TPUReshardVariables" )
Public Function TPUReshardVariables ( vars As Output, new_format_key As Output, format_state_var As Output, Optional opName As String = "TPUReshardVariables" ) As Operation
public: Operation^ TPUReshardVariables( Output^ vars, Output^ new_format_key, Output^ format_state_var, String^ opName = L"TPUReshardVariables" )
member TPUReshardVariables : vars : Output * new_format_key : Output * format_state_var : Output * ?opName : string (* Defaults: let _opName = defaultArg opName "TPUReshardVariables" *) -> Operation
2021 Emgu Corporation, All Rights Reserved,