iMoonLab/DeepHypergraph

BUG: dhg.Hypergraph.from_feature_kNN() need .detach() for input feature tensor

realxuyang opened this issue · 2 comments

Got it! We will invoke .detach() for the input feature matrix.