Remove workaround for TorchScript bug on torch.unique_consecutive (#471)
* Remove workaround for TorchScript bug on torch.unique_consecutive On par with https://github.com/pytorch/pytorch/pull/39339 This breaks the compatibility with PyTorch 1.5.0, but hopefully will be compatible with 1.5.1. * trigger ci * trigger * trigger Co-authored-by:Farhad Ramezanghorbani <farhadrgh@users.noreply.github.com>
Showing
Please register or sign in to comment