Fix the elementwise_div bug in the broadcast process, test=develop (#24987)
Fix the bug for elementwise_div op, when the first var is scalar; Use the shape 1 replace the -1 in shape
Showing
想要评论请 注册 或 登录
Fix the bug for elementwise_div op, when the first var is scalar; Use the shape 1 replace the -1 in shape