We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4684370 commit bfd7e0cCopy full SHA for bfd7e0c
testing/dependency_install_lib.sh
@@ -54,7 +54,7 @@ find_good_tf_nightly_version_str() {
54
VERSION=$1
55
curl -s "https://pypi.org/pypi/${VERSION}/json" \
56
| python -c "$PYTHON_PARSE_PACKAGE_JSON" \
57
- --bad_dates 20210519 20210619
+ --bad_dates 20210519 20210619 20220727
58
}
59
60
install_tensorflow() {
0 commit comments