Qin-J/Uniform-graph-pooling

Code implementing uniform pooling is different from the paper

Opened this issue · 0 comments

The UGPool class in networks.py does not seem to implement the same method outlined in your paper. What is slice_pool?