赞
踩
- # 自定义 get_sbp 函数。
- def get_sbp(state_dict, tensor):
- if tensor is state_dict["System-Train-TrainStep"]:
- return flow.sbp.broadcast
- if tensor is state_dict["module_pipeline"]["m_stage3.linear.weight"]:
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。