FrozenGene commented on issue #5063: [Relay][AutoTVM] Bug Fix for ARM CPUs. 
Lower strict assumption.
URL: https://github.com/apache/incubator-tvm/pull/5063#issuecomment-599209511
 
 
   I think the fix is not correct.  Winograd doesn't support stride > 1. The 
issue here is we don't have code `stride_h, stride_w = strides` and just have 
`strides = attrs.get_int_tuple("strides")`. Please fix it. 

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to