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

Sum operator should support int, int64 #5827

Closed
reyoung opened this issue Nov 22, 2017 · 0 comments
Closed

Sum operator should support int, int64 #5827

reyoung opened this issue Nov 22, 2017 · 0 comments
Assignees

Comments

@reyoung
Copy link
Collaborator

reyoung commented Nov 22, 2017

As a basic math operator, the sum operator should support double/float/int/int64, since sum could be used in many situation. Some of them, needs int/int64. For example, accumulate the number of correct samples while training

@reyoung reyoung self-assigned this Nov 22, 2017
@reyoung reyoung added this to the Release 0.11.0 milestone Nov 23, 2017
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