lsy643 commented on pull request #5955:
URL: https://github.com/apache/incubator-tvm/pull/5955#issuecomment-657336799


   @icemelon9 I have added test case for `crop_and_resize` and `mirror_pad` in 
`tests/python/relay/test_any.py`.
   
   And there is something I may need to illustrate further. According to the 
`MirrorPadRel` function, `mirror_pad` only accepts static input shape. However, 
`mirror_pad` and another operator with dynamic input shape may get fused into a 
same function, and then the shape function of 'mirror_pad' is necessary.
   


----------------------------------------------------------------
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]


Reply via email to