Add --config=v2 to build-from-source documentation and configure.py.
PiperOrigin-RevId: 252864895
This commit is contained in:
parent
6407404bde
commit
aedf674e90
@ -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.')
|
||||
|
Loading…
Reference in New Issue
Block a user