tft_end_updating_os
Function
Updates the optimizer state to Updated after the update process ends.
Format
mindio_ttp.framework_ttp.tft_end_updating_os(step: int)
Parameters
Parameter |
Mandatory/Optional |
Description |
Value |
|---|---|---|---|
step |
Mandatory |
Current step. |
Positive integer within the range of [1, 9223372036854775807). |
Return Value
No return value. If an error occurs, an error log is recorded and an exception is thrown.
Parent topic: API Reference