vvchernov commented on PR #13894:
URL: https://github.com/apache/tvm/pull/13894#issuecomment-1432677506

   One moment for scatter_add: it is implemented for 1d, 2d, 3d and 4d input 
tensors, as scatter. I thought that I can reuse scatter_add approach, but as 
result I have done scatter_elements in general way without restrictions on 
input data rank


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