Also fix single pip Windows GPU renaming on python 3.8

This commit is contained in:
Mihai Maruseac 2020-09-17 19:39:24 -07:00
parent d623774c83
commit 202086f36e

View File

@ -19,5 +19,4 @@ CALL tensorflow\tools\ci_build\release\common_win.bat
call tensorflow\tools\ci_build\windows\gpu\pip\run.bat --release_build --extra_build_flags "--config=v2" --extra_test_flags "--test_env=TF2_BEHAVIOR=1" --project_name "tensorflow"
for %%a in ("%~dp0\.") do set "PARENT_DIR=%%~nxa"
bash -l tensorflow\tools\ci_build\release\windows\%PARENT_DIR%\release_pip_rename.sh
bash -l tensorflow\tools\ci_build\release\windows\gpu_py38_full\release_pip_rename.sh