Zhuang Weiming

Results 12 comments of Zhuang Weiming

Thanks for pointing out this. Simply changing from `torch.div` to `torch.true_divide` may not be compatible with older versions of PyTorch. You can create a pull request to fix this issue...

@MartinLyne Did you find any solutions for this?