hypercubestart opened a new pull request #4924: [Relay][fix] fix alpha_equal 
commutativity
URL: https://github.com/apache/incubator-tvm/pull/4924
 
 
   This PR fixes commutativity in alpha equality passing.
   
   The discussion can be found here: 
https://discuss.tvm.ai/t/relay-analysis-alpha-equal-questions-and-potential-issues/5704
   
   It is the second issue listed in the discussion. This enforces 1-1 mapping 
so that alpha_equal(a,b) == alpha_equal(b,a)

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to