tqchen edited a comment on pull request #7086:
URL: https://github.com/apache/tvm/pull/7086#issuecomment-747572747


   As a rule of thumb(standardizationover flexibility), we should always keep 
API def consistent with numpy API when there is a related case in numpy, even 
though it could mean additional duplications. per 
https://tvm.apache.org/docs/contribute/code_review.html#deliberate-on-api-and-data-structures
   
   We can however, introduce additional attrs to reverse reshape given it is 
non-standard. I understand that there could be inconvenience here, but the 
benefits offered by standardization outweights the slight additional eng cost.


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


Reply via email to