majiang31312 opened a new pull request #5785: URL: https://github.com/apache/incubator-tvm/pull/5785
As #5686, MakeAllreduce impose a overstrict assert that the iteration argument must be a VarNode. But when extent of the iteration is 1, the iteration argument might be replace with a constant node. This fix allow this special case. @tqchen ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
