ANSHUMAN87 commented on pull request #6308: URL: https://github.com/apache/incubator-tvm/pull/6308#issuecomment-677261348
Thanks a lot @tqchen , @junrushao1994 @spectrometerHBH for your clarification. It makes sense now. The reasoning behind my PR was the keeping track of Buffer nodes manually in line with implementation. Which gave me some trouble when it collided with Var node names. However from PL prospective, i think it is appropriate to have non-colliding names across all nodes within same scope. ---------------------------------------------------------------- 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]
