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 2020/04/06 14:23:48 UTC

[GitHub] [incubator-tvm] adobay opened a new issue #5248: [FRONTEND] tensorflow GatherNd function error

adobay opened a new issue #5248: [FRONTEND] tensorflow GatherNd function error
URL: https://github.com/apache/incubator-tvm/issues/5248
 
 
   in relay/frontend/tensorflow.py, GatherNd's converter function is relay's gather_nd, but gather_nd in relay follows the mxnet semantics where each column indicates the indices in the data, which is completely different to tensorflow.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] icemelon9 commented on issue #5248: [FRONTEND] tensorflow GatherNd function error

Posted by GitBox <gi...@apache.org>.
icemelon9 commented on issue #5248: [FRONTEND] tensorflow GatherNd function error
URL: https://github.com/apache/incubator-tvm/issues/5248#issuecomment-610100600
 
 
   Yes, let's open a discussion in the forum about this. 
   https://discuss.tvm.ai/t/gather-nd-semantics/6243

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] icemelon9 edited a comment on issue #5248: [FRONTEND] tensorflow GatherNd function error

Posted by GitBox <gi...@apache.org>.
icemelon9 edited a comment on issue #5248: [FRONTEND] tensorflow GatherNd function error
URL: https://github.com/apache/incubator-tvm/issues/5248#issuecomment-610100600
 
 
   Yes, I've open a topic in the discussion forum. Let's discuss there.
   https://discuss.tvm.ai/t/gather-nd-semantics/6243

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] adobay closed issue #5248: [FRONTEND] tensorflow GatherNd function error

Posted by GitBox <gi...@apache.org>.
adobay closed issue #5248: [FRONTEND] tensorflow GatherNd function error
URL: https://github.com/apache/incubator-tvm/issues/5248
 
 
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-tvm] tqchen commented on issue #5248: [FRONTEND] tensorflow GatherNd function error

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #5248: [FRONTEND] tensorflow GatherNd function error
URL: https://github.com/apache/incubator-tvm/issues/5248#issuecomment-609882439
 
 
   cc @kazum @srkreddy1238 @icemelon9  Would be great if we can look into this. 
   
   Also perhaps we should have a discussion in the discuss forum about existing API conventions for gather nd so that we have a clear picture about what they are and how can we convert from one another

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services