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/06/09 16:34:47 UTC

[GitHub] [incubator-tvm] notoraptor commented on pull request #5619: Add Scatter to Topi/Relay/ONNX via hybrid script

notoraptor commented on pull request #5619:
URL: https://github.com/apache/incubator-tvm/pull/5619#issuecomment-640834212


   Hi @mbrookhart ! Is this implementation of `scatter` the same as the one in pytorch here ? https://pytorch.org/docs/stable/tensors.html#torch.Tensor.scatter_
   
   As I implemented pytorch's `gather` in #5716 , I planned to implement reverse operation `scatter` too.


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