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

TensorMap: Update TensorMap Gradients and Gradient Tests #41905

Closed
wants to merge 55 commits into from

Conversation

kttian
Copy link
Contributor

@kttian kttian commented Jul 30, 2020

Update gradients and gradient tests for the TensorMap feature to be more comprehensive.

  1. Add gradient for the erase op.
  2. Implement ZerosLike and BinaryAdd kernels, which will be used in certain gradients.
  3. Add gradient tests to cover more cases, including gradients for more function combinations, replace, erase, and non-scalar values.
    @mdanatg @saxenasaurabh @dynamicwebpaige

@google-ml-butler google-ml-butler bot added the size:XL CL Change Size:Extra Large label Jul 30, 2020
@kttian kttian changed the title Update TensorMap Gradients and Gradient Tests TensorMap: Update TensorMap Gradients and Gradient Tests Aug 5, 2020
@kttian kttian closed this Aug 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes size:XL CL Change Size:Extra Large
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants