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/07 05:53:58 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on issue #4511: [CONV] Asymmetric padding

tqchen edited a comment on issue #4511: [CONV] Asymmetric padding
URL: https://github.com/apache/incubator-tvm/pull/4511#issuecomment-571446875
 
 
   @zhiics The nvcc error might be irrelevant, we should focus on the error within the docker container
   
   given that error was pretty recent(could cause by this merge or a few one before it) can you first run a git history bisect to see if a particular commit caused the error?
   
   Also if the segfault on topi/tests/python/test_topi_depthwise_conv2d_back_weight.py is reproducible, it would be great to get a stack trace(you can install gdb on the docker and run python using gdb)
   

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