cnn-graph-classification icon indicating copy to clipboard operation
cnn-graph-classification copied to clipboard

"ValueError: all the input array dimensions except for the concatenation axis must match exactly"

Open 123Abelian opened this issue 5 years ago • 0 comments

Whenever I try to input a graph to the KCNN which only represents one graph (i.e. N = 1), then I get the error "ValueError: all the input array dimensions except for the concatenation axis must match exactly". What hyperparameter in main.py would I have to adjust to fix this?

123Abelian avatar Apr 08 '19 02:04 123Abelian