t-vi edited a comment on pull request #5779:
URL: https://github.com/apache/incubator-tvm/pull/5779#issuecomment-643601161


   Sorry, but the dtypes discussion isn't for me. Working on NLP models like 
BERT, if I have to argue that non-fp32 inputs are important, TVM is not a good 
choice for that work.
   
   The "ways to handle names" discussion is equally sad, not for the outcome 
but for the type of arguments, I would prefer to leave the status quo unchanged 
over having a discussion.
   
   I have pushed an update that keeps the requirement and exact layout of 
input_shapes from the original interface. However, it still has dtype handling 
(and now this dtype handling is non-optional) and incidentally, a unit test for 
rsub relied on the incorrect dtype handling, so I had to implement proper type 
promotion as well (but only in applied in rsub for now). I'll not reopen the PR 
though because it still does the dtype handling I don't want to preempt your 
discussion.


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