You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment, cat.rnd() does not use the result tensor if categories == true, because torch.index() doesn't -- see torch/DEPRECEATED-torch7-distro#202. All other cases are fine.
The text was updated successfully, but these errors were encountered:
At the moment, cat.rnd() does not use the result tensor if categories == true, because torch.index() doesn't -- see torch/DEPRECEATED-torch7-distro#202. All other cases are fine.
The text was updated successfully, but these errors were encountered: