Thanks to visit codestin.com
Credit goes to github.com

Skip to content

NDArray.max not accepting int array of axis #635

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

Open
Banyc opened this issue Nov 5, 2020 · 1 comment
Open

NDArray.max not accepting int array of axis #635

Banyc opened this issue Nov 5, 2020 · 1 comment

Comments

@Banyc
Copy link
Member

Banyc commented Nov 5, 2020

NDArray.max() should support max from multiple dimensions.

However, the current version 0.21.0 of Tensorflow.NET only supports max on one dimension.

@Banyc
Copy link
Member Author

Banyc commented Nov 5, 2020

In addition, the NDArray.sum() method got the same issue.

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