FrozenGene commented on issue #4384: [ARM CPU] Fix infer shape error of depthwise URL: https://github.com/apache/incubator-tvm/pull/4384#issuecomment-557982350 @kevinthesun Have leveraged existing test case of `contrib_spatial_pack`. Previous test case only divide OC be 1, so the layout is OIHW1o so that we don't have problem. New change make OC(512) be OIHW16o so that we could cover our issue.
---------------------------------------------------------------- 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
