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 2019/11/11 17:38:57 UTC

[GitHub] [incubator-tvm] abergeron opened a new pull request #4303: [TOPI][Relay][OP] Add a strided_set operation.

abergeron opened a new pull request #4303: [TOPI][Relay][OP] Add a strided_set operation.
URL: https://github.com/apache/incubator-tvm/pull/4303
 
 
   This adds essentially the inverse of strided_slice where you set the values selected to a new set of values.  The result is a new tensor that is a copy of the first input with some values replaced.

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


With regards,
Apache Git Services