tft_wait_next_action
接口功能
修复期间,训练主线程在装饰器中调用该接口等待从线程完成业务数据修复。
该接口为阻塞接口,当未获取到下一次action前,会一直阻塞。
接口格式
mindio_ttp.framework_ttp.tft_wait_next_action()
接口参数
无
返回值
- 0:成功
- 1:失败
父主题: API接口参考
修复期间,训练主线程在装饰器中调用该接口等待从线程完成业务数据修复。
该接口为阻塞接口,当未获取到下一次action前,会一直阻塞。
mindio_ttp.framework_ttp.tft_wait_next_action()
无