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

Add tensor->indarray #7

Merged
merged 2 commits into from May 18, 2018
Merged

Add tensor->indarray #7

merged 2 commits into from May 18, 2018

Conversation

ghosthamlet
Copy link
Contributor

No description provided.

@FeLungs FeLungs merged commit a98240c into yetanalytics:master May 18, 2018
@jeremy-lc jeremy-lc mentioned this pull request Jun 7, 2018
@FeLungs
Copy link
Contributor

FeLungs commented Jun 7, 2018

@jeremy-lc thanks for pointing this out, I should have performed a better review before the merge.

@ghosthamlet the shape fn from core.matrix does not seem to fit your fn. There is also a shape ND4J class but your fn doesn't perform any checking to make sure its an INDArray being passed to shape. I am going to revert the merge until you can supply the shape fn and associated tests for tensor->indarray. Thanks

@ghosthamlet
Copy link
Contributor Author

@FeLungs sorry for the trouble. Fixed it and added test #11

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

Successfully merging this pull request may close these issues.

None yet

2 participants