tvm icon indicating copy to clipboard operation
tvm copied to clipboard

[Relay][Op] embedding_bag operator implementation

Open juda opened this issue 3 years ago • 2 comments
trafficstars

This PR adds a new operator that supports embedding_bag operator similar to torch.embedding_bag.

Co-Authored-By: Masahiro Masuda [email protected] @shingjan @yelite

cc @blackkker

juda avatar Aug 18 '22 08:08 juda

I took a quick look and this PR should be in pretty good shape after CI is fixed.

cc: @masahi Can you also take a look at this? Would really appreciate your review on this. Thanks!

shingjan avatar Aug 25 '22 07:08 shingjan

@tvm-bot rerun

juda avatar Aug 31 '22 03:08 juda

@areusch this should be closed by #12993

shingjan avatar Nov 03 '22 23:11 shingjan