-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
Reenable files when TensorFlow supports the current Python #11318
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
Reenable files when TensorFlow supports the current Python #11318
Conversation
…hon' of https://github.com/MaximSmolskiy/Python into reenable-files-when-tensorflow-supports-the-current-python
f521dd5
to
97b7f7b
Compare
…hon' of https://github.com/MaximSmolskiy/Python into reenable-files-when-tensorflow-supports-the-current-python
…hon' of https://github.com/MaximSmolskiy/Python into reenable-files-when-tensorflow-supports-the-current-python
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There are some docstrings and comments that contain minor typographical errors or awkward phrasings that could be improved for clarity and readability.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚀
@themanoftalent Please create a separate pull request to fix #11318 (review) |
…thms#11318) * Remove python_version < '3.12' for tensorflow * Reenable dynamic_programming/k_means_clustering_tensorflow.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Try to fix ruff * Reenable machine_learning/lstm/lstm_prediction.py * updating DIRECTORY.md * Try to fix ruff * Reenable computer_vision/cnn_classification.py * updating DIRECTORY.md * Reenable neural_network/input_data.py * updating DIRECTORY.md * Try to fix ruff * Try to fix ruff * Try to fix mypy * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Try to fix ruff * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: MaximSmolskiy <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Describe your change:
Reenable files when TensorFlow supports the current Python
Resolve #11317
Checklist: