Closed strint closed 1 year ago
git branch:https://github.com/Oneflow-Inc/oneflow/pull/9245
安装方法: python3 -m pip install --pre oneflow -f https://staging.oneflow.info/branch/release/compile_cost_cnt/cu112
执行 mt5,报如下错误
是抱怨 op 的 infer shape 推理的 physical shape 和用 sbp 推理的 physical shape 不一致。
zipeng 在复现这个问题。
这个问题 idea 小伙伴没有复现了,我们自己也没有复现。
后面可以复现了,再继续处理,先关闭。
fix in:https://github.com/Oneflow-Inc/libai/issues/409
git branch:https://github.com/Oneflow-Inc/oneflow/pull/9245
安装方法: python3 -m pip install --pre oneflow -f https://staging.oneflow.info/branch/release/compile_cost_cnt/cu112
执行 mt5,报如下错误
是抱怨 op 的 infer shape 推理的 physical shape 和用 sbp 推理的 physical shape 不一致。
zipeng 在复现这个问题。