Shashankwer opened a new pull request #760:
URL: https://github.com/apache/singa/pull/760


   Adding ScatterElements. The implementation is same as pytorch and onnx 
implementation. The implementation follows the numpy manipulation due to the 
use of advanced indexing. The use of advance indexing is to reduce the time 
complexity from O(n^dim) to O(n)  for the operation. 
   
   


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


Reply via email to