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: [email protected]
