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/09/15 23:30:02 UTC

[GitHub] [tvm] tqchen commented on pull request #9023: [TE] Support negative indices

tqchen commented on pull request #9023:
URL: https://github.com/apache/tvm/pull/9023#issuecomment-920459959


   I think this can be useful for some of the indexing operations. We could try to make it more explicit though. e.g. introduce a new API. ```Tensor.LookupWithNegativeIndices(indices)``` and explicitly call into them in these cases


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