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

Operator: SubConstant/AddConstant #26

Closed
ezyang opened this issue Sep 15, 2017 · 1 comment
Closed

Operator: SubConstant/AddConstant #26

ezyang opened this issue Sep 15, 2017 · 1 comment
Labels
operator Issues related to ONNX operators

Comments

@ezyang
Copy link
Contributor

ezyang commented Sep 15, 2017

Add/subtract a constant from all elements of a tensor

Note that MulConstant is handled as "Scale" atm.

@ezyang ezyang added the operator Issues related to ONNX operators label Sep 15, 2017
@ezyang ezyang changed the title Operator: SubConstant/AddConstant Operator: SubConstant/AddConstant/MulConstant/etc Sep 22, 2017
@ezyang ezyang changed the title Operator: SubConstant/AddConstant/MulConstant/etc Operator: SubConstant/AddConstant Sep 27, 2017
@bddppq
Copy link
Member

bddppq commented Oct 11, 2017

Closing this now as we have decided to use the general Add operator to handle such cases.

@bddppq bddppq closed this as completed Oct 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
operator Issues related to ONNX operators
Projects
None yet
Development

No branches or pull requests

2 participants