maheshambule commented on issue #4981: [Relay, Topi, TF Frontend] Isfinite 
operator
URL: https://github.com/apache/incubator-tvm/pull/4981#issuecomment-601903823
 
 
   @masahi, Yes generally it does not make sense to use finiteness check inside 
DL model. It can be generally used in preprocessing input data etc but not in 
the model. We had received a model from the customer which was using this 
operator. We do not know the exact use case though. But there is a possibility 
that this operator appears in the DL models. Also, will it be useful 
considering training support in TVM? 

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