Skip to content

Conversation

@annxingyuan
Copy link
Contributor

@annxingyuan annxingyuan commented Jun 25, 2020

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


This change is Reviewable

@annxingyuan annxingyuan requested a review from tafsiri June 25, 2020 20:17
@annxingyuan annxingyuan self-assigned this Jun 25, 2020
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.

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


tfjs-core/src/ops/reshape.ts, line 63 at r1 (raw file):

      () => 'new shape and old shape must have the same number of elements.');

  const inputs: ReshapeInputs = {tensor: $x};

did you want to rename tensor to x in this pr?

Copy link
Contributor Author

@annxingyuan annxingyuan left a comment

Choose a reason for hiding this comment

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

Reviewable status: :shipit: complete! 1 of 1 approvals obtained (waiting on @tafsiri)


tfjs-core/src/ops/reshape.ts, line 63 at r1 (raw file):

Previously, tafsiri (Yannick Assogba) wrote…

did you want to rename tensor to x in this pr?

Done

thanks for the reminder

@annxingyuan annxingyuan merged commit ddf8065 into master Jun 26, 2020
@annxingyuan annxingyuan deleted the remove_reshape branch June 26, 2020 12:05
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