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

List Indexing for Tensor classes #134

Open
rahulpalamuttam opened this issue Aug 23, 2016 · 1 comment
Open

List Indexing for Tensor classes #134

rahulpalamuttam opened this issue Aug 23, 2016 · 1 comment

Comments

@rahulpalamuttam
Copy link
Member

@BrianWilson1
Numpy and Matlab support slicing for lists of rows and columns.
We should try to achieve the same.

@rahulpalamuttam
Copy link
Member Author

Looks like nd4j doesn't have list index slicing yet.
I can't think of a way to do this with their current api.

The issue is noted here :
https://github.com/deeplearning4j/nd4j/issues/1238

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