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/11/17 04:52:52 UTC

[GitHub] [incubator-tvm] naokishibuya commented on issue #6929: [RELAY] [PyTorch] Quantized nn.Sigmoid causes an exception

naokishibuya commented on issue #6929:
URL: https://github.com/apache/incubator-tvm/issues/6929#issuecomment-728684676


   @masahi that's a great findings!  The actual model I use has `sigmoid` at the end of the network to make the outputs in [0, 1].  So, I could call `dequant` before the `sigmoid` to avoid this exception with little increase in the latency.  Thanks again.


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