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/01/17 08:41:08 UTC

[GitHub] [incubator-tvm] anijain2305 opened a new pull request #4733: [x86 schedule] Fallback schedule for Int8 depthwise.

anijain2305 opened a new pull request #4733: [x86 schedule] Fallback schedule for Int8 depthwise.
URL: https://github.com/apache/incubator-tvm/pull/4733
 
 
   Fallback to default FP32 depthwise schedule for now. Otherwise the assertion is triggered for Mxnet quantized mobilenet networks. The config can be improved when we have a VNNI-based schedule for depthwise conv2d.
   
   @yzhliu 
   

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

[GitHub] [incubator-tvm] yzhliu merged pull request #4733: [x86 schedule] Fallback schedule for Int8 depthwise.

Posted by GitBox <gi...@apache.org>.
yzhliu merged pull request #4733: [x86 schedule] Fallback schedule for Int8 depthwise.
URL: https://github.com/apache/incubator-tvm/pull/4733
 
 
   

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

[GitHub] [incubator-tvm] yzhliu commented on issue #4733: [x86 schedule] Fallback schedule for Int8 depthwise.

Posted by GitBox <gi...@apache.org>.
yzhliu commented on issue #4733: [x86 schedule] Fallback schedule for Int8 depthwise.
URL: https://github.com/apache/incubator-tvm/pull/4733#issuecomment-575739305
 
 
   Thanks @anijain2305 

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