tft_report_load_ckpt_step
Function
Reports number of steps loaded from the checkpoint when the periodic checkpoint is used for repair.
Format
mindio_ttp.framework_ttp.tft_report_load_ckpt_step(step: int)
Parameters
Parameter |
Mandatory/Optional |
Description |
Value |
|---|---|---|---|
step |
Mandatory |
Number of steps loaded from the checkpoint. |
0 or a positive integer |
Return Value
None
Parent topic: API Reference