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

Consistently use "pickleable" instead of "picklable" #18140

Merged
merged 1 commit into from
Jun 8, 2023

Conversation

NicoWeio
Copy link
Contributor

@NicoWeio NicoWeio commented May 19, 2023

Just a nitpick: All code in TensorFlow and Keras (GitHub's code search misses most) uses pickleable, but in some parts of Keras' documentation it's called picklable. This is hereby fixed.
Note that I am not a native English speaker, but the Wiktionary agrees.

This supercedes my PR against TensorFlow: tensorflow/tensorflow#60631.

@sachinprasadhs sachinprasadhs added the keras-team-review-pending Pending review by a Keras team member. label Jun 7, 2023
@google-ml-butler google-ml-butler bot added kokoro:force-run ready to pull Ready to be merged into the codebase labels Jun 7, 2023
@qlzh727 qlzh727 removed the keras-team-review-pending Pending review by a Keras team member. label Jun 7, 2023
copybara-service bot pushed a commit that referenced this pull request Jun 8, 2023
Imported from GitHub PR #18140

Just a nitpick: All code in [TensorFlow](https://github.com/search?q=repo%3Atensorflow%2Ftensorflow%20pickleable&type=code) and Keras (GitHub's code search misses most) uses _pickleable_, but in some parts of Keras' documentation it's called _picklable_. This is hereby fixed.
Note that I am not a native English speaker, but the [Wiktionary](https://en.wiktionary.org/wiki/pickleable) agrees.

_This supercedes my PR against TensorFlow: https://github.com/tensorflow/tensorflow/pull/60631_.
Copybara import of the project:

--
d2afce2 by Nicolai Weitkemper <[email protected]>:

Consistently use "pickleable" instead of "picklable"

Merging this change closes #18140

FUTURE_COPYBARA_INTEGRATE_REVIEW=#18140 from NicoWeio:pickl-e-able d2afce2
PiperOrigin-RevId: 538823428
copybara-service bot pushed a commit that referenced this pull request Jun 8, 2023
Imported from GitHub PR #18140

Just a nitpick: All code in [TensorFlow](https://github.com/search?q=repo%3Atensorflow%2Ftensorflow%20pickleable&type=code) and Keras (GitHub's code search misses most) uses _pickleable_, but in some parts of Keras' documentation it's called _picklable_. This is hereby fixed.
Note that I am not a native English speaker, but the [Wiktionary](https://en.wiktionary.org/wiki/pickleable) agrees.

_This supercedes my PR against TensorFlow: https://github.com/tensorflow/tensorflow/pull/60631_.
Copybara import of the project:

--
d2afce2 by Nicolai Weitkemper <[email protected]>:

Consistently use "pickleable" instead of "picklable"

Merging this change closes #18140

FUTURE_COPYBARA_INTEGRATE_REVIEW=#18140 from NicoWeio:pickl-e-able d2afce2
PiperOrigin-RevId: 538823428
@copybara-service copybara-service bot merged commit dd184e9 into keras-team:master Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting review ready to pull Ready to be merged into the codebase size:S
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants