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 2022/06/15 01:42:50 UTC

[GitHub] [tvm] wangzhenyu32 commented on issue #11451: [PyTorch] not implemented: ['quantized::leaky_relu']

wangzhenyu32 commented on issue #11451:
URL: https://github.com/apache/tvm/issues/11451#issuecomment-1155881951

   > Hi,
   > 
   > Can you provide us a reproduction for this problem? Do you have your own model for reproducing?
   > 
   > @wangzhenyu32
   
   Reproduction for this problem:
   step1: train a model use pytorch include a leaky_relu activation func.
   step2: qat for the trained model.
   step3: import the qat model to tvm frontend
   So sorry, I can't provide a model to test, because some reasons.


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org