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

Update tensorflow-postsubmit.yml #967

Merged
merged 1 commit into from
Mar 18, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion buildkite/pipelines/tensorflow-postsubmit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ platforms:
# echo '
# android_sdk_repository(name = "androidsdk")
# android_ndk_repository(name = "androidndk")' >>WORKSPACE
- easy_install pip
- pip3 install -U --user pip six numpy wheel setuptools mock 'future>=0.17.1'
- pip3 install -U --user keras_applications==1.0.6 --no-deps
- pip3 install -U --user keras_preprocessing==1.0.5 --no-deps
Expand Down