Is there any built-in model on DGL specifically for directed graphs? eg MagNet, DirGNN
These are available on torch geometric, but best if these models are available already on DGL.
Thanks in advance!