Also fix single pip Windows GPU renaming on python 3.8
This commit is contained in:
parent
d623774c83
commit
202086f36e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user