shukun-ziqiangxu edited a comment on pull request #10504:
URL: https://github.com/apache/tvm/pull/10504#issuecomment-1073278038


   ### @gromero 
   Thanks for your comment.
   
   The error of "relay.Any()" is irrelevant to grid_sample op,  pytroch's 
grid_sample() expectes grid and input to have same batch size, because the 
location in every grid batch should be corresponding to input batch. I don't 
know why the original input batch size in "tests/python/relay/test_any.py" is 
"relay.Any()",  evidently, it is unreasonable. I will change "relay.Any()" to 
"4".
   
   BTW, "Co-authored-by: shukun.net"  in my commit is our company's commit rule 
for open source library like TVM. TVM is our important optimization tool for DL 
models, we will keep making contributions to TVM. Thanks for your understanding.
   
   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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to