mbrookhart opened a new pull request #6626: URL: https://github.com/apache/incubator-tvm/pull/6626
We found a case where models imported from Tensorflow in NCHW layout fail in AlterOpLayout due to an odd combination of passes. This PR adds a regression tests and short-circuits the Scalar optimization to fix the bug. Tagging @anijain2305 becuase you originally added the Scalar check in Alter Op Layout. You can see the bug if you remove my changes to that check, I don't see a cleaner fix at the moment. cc @jwfromm @tmoreau89 ---------------------------------------------------------------- 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]
