pytorch_sparse
pytorch_sparse copied to clipboard
weight2metis scale is zero if there are identical weight values
trafficstars
The weight2metis function may encounter issues when min_diff == 0, which can result from consecutive identical values in the input tensor. Is it the expected behavior?