将训练暂停在某一个step。
mindio_ttp.framework_ttp.tft_pause_train(cur_step: int)
参数
是否必选
说明
取值要求
cur_step
必选
当前训练框架执行的步数。
非负整数。
无