Ilia Taraban
Ilia Taraban
In RCGN model DGL use `segment_mm` operation, which is currently implemented via torch(so it is super slow for cpu right now), I prepared branch with LIBXSMM implementation - https://github.com/itaraban/dgl/commit/cc03905da8f91e58286e9cc976718ac011b75409 Which...
> From the POC, it seems that in ref path the dropout is applied after post-ops and not before. Is that intentional? No, I'll change it. Thank you for finding...
@choudhary-devang, could you please share more information about CPU model?