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 5bb6e3c commit 44b50c5Copy full SHA for 44b50c5
tensorflow/tools/ci_build/release/windows/cpu_py35_full/release_v1.bat
@@ -17,7 +17,7 @@ SET PYTHON_DIRECTORY=Python35
17
18
CALL tensorflow\tools\ci_build\release\common_win.bat
19
20
+call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build
21
+
22
for %%a in ("%~dp0.") do set "PARENT_DIR=%%~nxa"
23
bash -l tensorflow\tools\ci_build\release\windows\%PARENT_DIR%\release_pip_rename.sh
-
-call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build
0 commit comments