vvchernov opened a new pull request, #14019:
URL: https://github.com/apache/tvm/pull/14019

   ScatterElements has all functionality of Scatter and there is no limits for 
input data rank (1<= rank <= 4 in scatter implementation). It is implementation 
of the plan from the [PR](https://github.com/apache/tvm/pull/13894).
   **Note**: On front-end sides scatter op still exists, but its back-end 
implementation is replaced by scatter_elements to remove duplicates and extend 
applicability conditions.


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