You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Training model with 2d sbp data&tensor parallel will raise errors when graph building.
File "/workspace/oneflow/python/oneflow/nn/graph/graph.py", line 576, in _build_graph
oneflow._oneflow_internal.CurJobBuildAndInferCtx_Complete()
IndexError: vector::_M_range_check: __n (which is 1) >= this->size() (which is 1)
Summary
Training model with 2d sbp data&tensor parallel will raise errors when graph building.
Code to reproduce bug
Use this repo and branch https://github.com/Oneflow-Inc/libai/tree/dev_lxy_bert_profile can reproduce the errors.
System Information
The text was updated successfully, but these errors were encountered: