You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/12/14 19:28:42 UTC

[GitHub] [tvm] ryanstout edited a comment on issue #5580: [ONNX] check-fail with max_pool2d operator

ryanstout edited a comment on issue #5580:
URL: https://github.com/apache/tvm/issues/5580#issuecomment-993908033


   @areusch did you figure this out, I'm seeing the same issue. I'm doing a lookup at one point:
   
   ```
   out = lut[x.long()]
   ```
   
   Were you doing something similar? (my onnx model is coming from pytorch)
   
   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: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org