Skip to content
This repository was archived by the owner on Jul 7, 2023. It is now read-only.

Use efficient squared_difference instead of square(diff) #1413

Merged
merged 2 commits into from
Jan 30, 2019

Conversation

lgeiger
Copy link
Contributor

@lgeiger lgeiger commented Jan 28, 2019

No description provided.

@googlebot googlebot added the cla: yes PR author has signed CLA label Jan 28, 2019
@lgeiger lgeiger force-pushed the squared_difference branch from f9e0742 to 3a0696a Compare January 29, 2019 12:17
@afrozenator
Copy link
Contributor

Many thanks yet again @lgeiger !!!

@afrozenator afrozenator merged commit 78ae061 into tensorflow:master Jan 30, 2019
@lgeiger lgeiger deleted the squared_difference branch January 30, 2019 17:35
tensorflow-copybara pushed a commit that referenced this pull request Jan 30, 2019
PiperOrigin-RevId: 231611349
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
…1413)

* Use efficient squared_difference instead of square(diff)

* Use efficient squared_difference(x, y) instead of (x - y)**2
kpe pushed a commit to kpe/tensor2tensor that referenced this pull request Mar 2, 2019
PiperOrigin-RevId: 231611349
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cla: yes PR author has signed CLA
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants