Guragam Bhalla

Results 3 comments of Guragam Bhalla

That didn't resolve it unfortunately. Before you pushed the correction, `new_class_inds` returned the type as torch.LongTensor. After your correction, the type (obviously) corrects to torch.IntTensor but the problem still occurs...

Also I should add that I tried it with both Pytorch 1.4 (which was in the README) and 1.9 (latest) and the same issue occurs

When I said it hangs, it just gets stuck at `"balanced_4.000_0.060": ?` and I need to do ctrl+c to get out. 1. `verbose=True` is set 2. set `input_threads = 0`...