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

Removes caching of the convolution tf.nn.convolution op. While this provided some performance benefits, it also produced some surprising behavior for users in eager mode. #14855

Merged
merged 1 commit into from
Jul 2, 2021

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Jul 2, 2021

Removes caching of the convolution tf.nn.convolution op. While this provided some performance benefits, it also produced some surprising behavior for users in eager mode.

@google-cla google-cla bot added the cla: yes label Jul 2, 2021
@copybara-service copybara-service bot changed the title Removes caching of the convolution tf.nn.convolutional op. While this provided some performance benefits, it also produced some surprising behavior for users in eager mode. Removes caching of the convolution tf.nn.convolution op. While this provided some performance benefits, it also produced some surprising behavior for users in eager mode. Jul 2, 2021
@copybara-service copybara-service bot force-pushed the test_382640253 branch 14 times, most recently from b46fff9 to 1612930 Compare July 2, 2021 17:52
…rovided some performance benefits, it also produced some surprising behavior for users in eager mode.

PiperOrigin-RevId: 382775165
@copybara-service copybara-service bot merged commit e7b0c36 into master Jul 2, 2021
@copybara-service copybara-service bot deleted the test_382640253 branch July 2, 2021 18: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.

1 participant