Skip to content

Conversation

@lina128
Copy link
Collaborator

@lina128 lina128 commented Apr 30, 2020

To see the logs from the Cloud Build CI, please join either our discussion or announcement mailing list.


This change is Reviewable

Copy link
Contributor

@tafsiri tafsiri left a comment

Choose a reason for hiding this comment

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

LGTM. Nice, finally a straightforward one.

Reviewed 13 of 13 files at r1.
Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @annxingyuan, @lina128, and @tafsiri)


tfjs-core/src/gradients/GreaterEqual_grad.ts, line 26 at r1 (raw file):

  inputsToSave: ['a', 'b'],
  gradFunc: (dy: Tensor, saved: Tensor[]) => {
    const [$a, $b] = saved;

nit. you can remove the $ here.

@lina128 lina128 merged commit 36f479c into tensorflow:master May 5, 2020
@lina128 lina128 deleted the temp6 branch May 5, 2020 05:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants