File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed
tensorflow/tools/ci_build/release/windows Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -19,4 +19,4 @@ SET PYTHON_DIRECTORY=Python35
1919
2020CALL tensorflow\tools\ci_build\release\common_win.bat
2121
22- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_build_flags " --config=v2 " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1"
22+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags " --test_env=TF2_BEHAVIOR=1"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python35
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_build_flags " --config=v2 --define=no_tensorflow_py_deps=true " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python36
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_build_flags " --config=v2 " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags " --test_env=TF2_BEHAVIOR=1"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python36
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_build_flags " --config=v2 --define=no_tensorflow_py_deps=true " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python37
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_build_flags " --config=v2 " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags " --test_env=TF2_BEHAVIOR=1"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python37
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_build_flags " --config=v2 --define=no_tensorflow_py_deps=true " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
Original file line number Diff line number Diff line change @@ -17,4 +17,4 @@ SET PYTHON_DIRECTORY=Python38
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_build_flags " --config=v2 " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --extra_test_flags " --test_env=TF2_BEHAVIOR=1"
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ SET PYTHON_DIRECTORY=Python38
1717
1818CALL tensorflow\tools\ci_build\release\common_win.bat
1919
20- call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_build_flags " --config=v2 --define=no_tensorflow_py_deps=true " -- extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
20+ call tensorflow\tools\ci_build\windows\cpu\pip\run.bat --release_build --extra_test_flags " --test_env=TF2_BEHAVIOR=1" --project_name " tensorflow_cpu"
2121
You can’t perform that action at this time.
0 commit comments