Skip to content

Commit 44b50c5

Browse files
hyeygittensorflower-gardener
authored andcommitted
Test a new change in windows/release_v1 build.
PiperOrigin-RevId: 278036050 Change-Id: Iba3847d0b28aea44cabc05a52da0db242a6e1530
1 parent 5bb6e3c commit 44b50c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tensorflow/tools/ci_build/release/windows/cpu_py35_full/release_v1.bat

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ SET PYTHON_DIRECTORY=Python35
1717

1818
CALL tensorflow\tools\ci_build\release\common_win.bat
1919

20+
call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build
21+
2022
for %%a in ("%~dp0.") do set "PARENT_DIR=%%~nxa"
2123
bash -l tensorflow\tools\ci_build\release\windows\%PARENT_DIR%\release_pip_rename.sh
22-
23-
call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build

0 commit comments

Comments
 (0)