Hi there!
I want to use edge weights in my heterogeneous graph and I saw a great post, which explains on how to add edge weights ([Mask edges for RGCN]). I also want to use Integrated Gradients to get “edge explainability”, however it is not possible to get the the sum of gradients of outputs with respect to the inputs. Does anyone know what I am missing ?
Thanks in advance !