Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accept result tensor in cat.rnd() with options.categories = true #24

Open
jucor opened this issue Jan 30, 2014 · 1 comment
Open

Accept result tensor in cat.rnd() with options.categories = true #24

jucor opened this issue Jan 30, 2014 · 1 comment

Comments

@jucor
Copy link
Contributor

jucor commented Jan 30, 2014

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.

@jucor
Copy link
Contributor Author

jucor commented Feb 1, 2015

Note: torch.index() now does, nothing stands in the way, except time to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant