-
Notifications
You must be signed in to change notification settings - Fork 74.7k
Branch 149567254 #8216
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
Merged
teamdandelion
merged 24 commits into
tensorflow:master
from
teamdandelion:branch_149567254
Mar 8, 2017
Merged
Branch 149567254 #8216
teamdandelion
merged 24 commits into
tensorflow:master
from
teamdandelion:branch_149567254
Mar 8, 2017
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Change: 149468728
… will reduce the clutter in the usage of EstimatorSpec. Forexample, We can check scaffold.saver instead of if scaffold and scaffold.saver... Change: 149482422
…ompile() and LocalExecutable::Run(). Change: 149482633
Remove unnecessary temp memory recording which belongs to OpKernelConstruction instead of OpKernelContext. Change: 149488690
…V2Op. Change: 149488853
Change: 149490754
Change: 149492005
Change: 149495758
Change: 149496080
…ion. Change: 149498198
Change: 149501122
* Move existing FFT ops to tf.spectral. * Add ops for computing 1D, 2D and 3D Fourier transforms of real signals. * Define a gradient for the 1D and 2D transforms. Change: 149504891
Change: 149504944
Change: 149506695
Also fixed the check for whether valid values exist (in deciding whether to show numbers on top of health pills). Previously, the indices were off. Change: 149511724
Change: 149538112
Change: 149546404
…putations from Tensorflow. Change: 149550275
Change: 149554731
…optimizer. Change: 149558284
…e_conv2d). This is a straightforward port of the NHWC kernels with different input tensor indexing. This is a baseline for future optimizations, and allows running separable nets with NCHW format throughout. Change: 149565634
Change: 149566601
Change: 149567254
@tensorflow-jenkins Test this please |
girving
approved these changes
Mar 8, 2017
@tensorflow-jenkins test this please |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.