I am able to successfully run the graph classification, but when I try to attack the graph, I get this error: undefined symbol: __cudaRegisterFatBinaryEnd
This error occurs with each attack method except for the genetic algorithm which works successfully. The error also occurs when running the node_classification.
I am using CUDA 9.1, pytorch 0.3.1, and cffi 1.11.2