Skip to content

Commit

Permalink
Add --config=v2 to build-from-source documentation and configure.py.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 252864895
  • Loading branch information
annarev authored and tensorflower-gardener committed Jun 12, 2019
1 parent 6407404 commit aedf674
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configure.py
Original file line number Diff line number Diff line change
Expand Up @@ -1582,6 +1582,7 @@ def main():
config_info_line(
'dynamic_kernels',
'(Experimental) Build kernels into separate shared objects.')
config_info_line('v2', 'Build TensorFlow 2.x instead of 1.x.')

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

0 comments on commit aedf674

Please sign in to comment.