ryanstout commented 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)


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