jwfromm opened a new pull request #7208:
URL: https://github.com/apache/tvm/pull/7208


   Our current prelu converter assumes that incoming data is in NCHW format and 
that the slope will have C total elements. Neither of these are actual 
requirements for ONNX PreLu. As pointed out in 
https://github.com/apache/tvm/issues/7202, our converter fails in other cases. 
This PR makes our importer prelu compliant with the onnx spec.


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to