已开启
[Feature]: Hyperparallel 静态图支持 #364
honghao_wang创建于  16 天前
honghao_wang
honghao_wang
16 天前 创建

🚀 功能描述

通过make_fx支持hyperparallel静态图流程

现有替代方案

直接通过torch.compile支持编译流程

与DFX相关性DF

提议的新API

是否影响现有API

补充信息

Thanks for contributing 🎉!

likedislike
honghao_wanghonghao_wang
16 天前 关联了pull request:feat(compile): TP and SP adaptation for GraphTrainer