mirror of
https://github.com/zebrajr/tensorflow.git
synced 2026-01-15 12:15:41 +00:00
Add an info line about the dynamic kernels config option.
PiperOrigin-RevId: 217772932
This commit is contained in:
committed by
TensorFlower Gardener
parent
441c7775c1
commit
594aae2550
@@ -1667,6 +1667,8 @@ def main():
|
||||
config_info_line('gdr', 'Build with GDR support.')
|
||||
config_info_line('verbs', 'Build with libverbs support.')
|
||||
config_info_line('ngraph', 'Build with Intel nGraph support.')
|
||||
config_info_line('dynamic_kernels',
|
||||
'(Experimental) Build kernels into separate shared objects.')
|
||||
|
||||
print('Preconfigured Bazel build configs to DISABLE default on features:')
|
||||
config_info_line('noaws', 'Disable AWS S3 filesystem support.')
|
||||
|
||||
Reference in New Issue
Block a user