8000 Add --config=v2 to build-from-source documentation and configure.py. · compnerd/tensorflow@aedf674 · GitHub
[go: up one dir, main page]

Skip to content

Commit aedf674

Browse files
annarevtensorflower-gardener
authored andcommitted
Add --config=v2 to build-from-source documentation and configure.py.
PiperOrigin-RevId: 252864895
1 parent 6407404 commit aedf674

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1582,6 +1582,7 @@ def main():
15821582
config_info_line(
15831583
'dynamic_kernels',
15841584
'(Experimental) Build kernels into separate shared objects.')
1585+
config_info_line('v2', 'Build TensorFlow 2.x instead of 1.x.')
15851586

15861587
print('Preconfigured Bazel build configs to DISABLE default on features:')
15871588
config_info_line('noaws', 'Disable AWS S3 filesystem support.')

0 commit comments

Comments
 (0)
0