mbrookhart opened a new pull request #5520: URL: https://github.com/apache/incubator-tvm/pull/5520
LRN only supports [4D tensors](https://github.com/apache/incubator-tvm/blob/32a094cc22b5464605918b6c1dcc42e6b0925733/topi/include/topi/nn/local_response_norm.h#L59), so we shouldn't propogate novel layouts through it. This change fixes crashes with a number of models in the ONNX Model Zoo that use LRN. @merrymercy Git blame says you wrote this line 17 months ago, mind reviewing? Thanks! ---------------------------------------------------------------- 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]
