codeislife99 commented on pull request #7441: URL: https://github.com/apache/tvm/pull/7441#issuecomment-780307901
I see, I was interested in `counts` option and probably you might be as well , because `SparseSegmentSqrtN` or other variants `SparseLengthSum` / `EmbeddingBag` can be written as a combination of `take`, `expand`, `repeat`,`scatter_add` and `unique_count`. So I was interested if we could do this either in this PR or in a parallel PR(and later merge them) ---------------------------------------------------------------- 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]
