pytorch_sparse icon indicating copy to clipboard operation
pytorch_sparse copied to clipboard

weight2metis scale is zero if there are identical weight values

Open johanesmikhael opened this issue 11 months ago • 1 comments
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?

johanesmikhael avatar Nov 25 '24 22:11 johanesmikhael