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

Enhance chainerx::AddAt as a public function #8351

Merged
merged 1 commit into from
Nov 5, 2019
Merged

Conversation

niboshi
Copy link
Member

@niboshi niboshi commented Oct 31, 2019

  • Throw exceptions instead of assertion
  • Fix function comment
  • Rename AddAt as a backward of At to AtGrad, as it's confusing that
    the two functions have the same name.

- Throw exceptions instead of assertion
- Fix function comment
- Rename AddAt as a backward of At to AtGrad, as it's confusing that
  the two functions have the same name.
@niboshi niboshi changed the title Enhance AddAt as a public function Enhance chainerx::AddAt as a public function Oct 31, 2019
@take-cheeze
Copy link
Member

Jenkins, test this please!

@chainer-ci
Copy link
Member

Jenkins CI test (for commit bf50751, target branch master) failed with status FAILURE.

@take-cheeze
Copy link
Member

Jenkins, test this please!

@chainer-ci
Copy link
Member

Jenkins CI test (for commit bf50751, target branch master) failed with status FAILURE.

@take-cheeze take-cheeze added the ChainerX Related to ChainerX. label Nov 5, 2019
@take-cheeze
Copy link
Member

Jenkins, test this please!

@chainer-ci
Copy link
Member

Jenkins CI test (for commit bf50751, target branch master) succeeded!

Copy link
Member

@take-cheeze take-cheeze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@take-cheeze take-cheeze added the st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes. label Nov 5, 2019
@mergify mergify bot merged commit d23c0f5 into chainer:master Nov 5, 2019
@niboshi niboshi deleted the addat branch November 5, 2019 06:15
@kmaehashi kmaehashi added this to the v7.0.0 milestone Dec 5, 2019
@kmaehashi kmaehashi added the cat:enhancement Implementation that does not break interfaces. label Dec 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cat:enhancement Implementation that does not break interfaces. ChainerX Related to ChainerX. st:test-and-merge State indicating that pull request is approved by a reviewer and can be merged after CI passes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants