sergei-grechanik commented on issue #1996: [RFC][WIP] Tensor Expression level automatic differentiation URL: https://github.com/apache/incubator-tvm/issues/1996#issuecomment-596172921 @MarisaKirisame What do you think about adding a scatter-like reduction to TVM's tensor expressions? (I mean `for(i : ...) A[f(i)] += g(i)`, i.e. the lhs is allowed to have an arbitrary index expression in the subscript). It would still be pure.
---------------------------------------------------------------- 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] With regards, Apache Git Services
