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

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/apache/incubator-tvm/issues/1996#issuecomment-596172921

Reply via email to