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/04/01 17:50:37 UTC

[GitHub] [incubator-tvm] comaniac commented on issue #5200: Fix intel conv2d auto tune

comaniac commented on issue #5200: Fix intel conv2d auto tune
URL: https://github.com/apache/incubator-tvm/pull/5200#issuecomment-607397820
 
 
   Did a brief search and here is a list of TOPI files that has the same use case:
   - arm_cpu/conv2d_spatial_pack.py
   - arm_cpu/conv2d.py
   - arm_cpu/depthwise_conv2d.py
   - bifrost/conv2d.py
   - cuda/conv2d_int8.py
   - cuda/conv2d_winograd.py
   - cuda/group_conv2d_nchw.py
   - mali/conv2d.py
   
   btw just curious, do you have an experimental result with an isolated case to illustrate the accuracy issue introduced by `debug_skip_region`?

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