You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2020/03/20 01:42:57 UTC

[GitHub] [incubator-tvm] masahi edited a comment on issue #4981: [Relay, Topi, TF Frontend] Isfinite operator

masahi edited a comment on issue #4981: [Relay, Topi, TF Frontend] Isfinite operator
URL: https://github.com/apache/incubator-tvm/pull/4981#issuecomment-601486893
 
 
   What is the use case of this op in tensorflow? Having to check finite-ness inside DL models seems very weird to me. If there is indeed a possibility of infinity to show up, something (model or data) is broken anyway, so it is not a problem for us.
   
   Error handling should be done in earlier layers before 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:
users@infra.apache.org


With regards,
Apache Git Services