This minor fix ensures that the ListPL loss function appropriately falls back to CPU mode when doing sampling without replacement, which is currently unsupported on GPU/cupy.
0.2.0
This release simplifies the loss functions and makes some of the cupy code more efficient for GPUs.