diffsort icon indicating copy to clipboard operation
diffsort copied to clipboard

Differentiable Sorting Networks

Results 3 diffsort issues
Sort by recently updated
recently updated
newest added

Hi, could you release the code for SinkhornSort. I want to do some experiments about diffSort and SinkhornSort. Thanks.

Related: Do you know any work/implementation about soft indexing similar to numpy/scipy `argsort` and `partition`?

Hi I am working on a problem that requires learning how to select the some elements of x such that the downstream task that explicitly depends on x is optimized....