tft_init_controller
接口功能
初始化MindIO TFT Controller模块。
接口格式
mindio_ttp.framework_ttp.tft_init_controller(rank: int, world_size: int, enable_local_copy: bool, enable_arf=False, enable_zit=False)
接口参数
int,[-1, world_size)。MindCluster在Torch Agent进程拉起Controller时rank值取-1。 |
|||
|
|||
|
|||
|
返回值
无返回值。出错时会打印ERROR日志并抛出异常。