Module: tf.sysconfig
System configuration library.
Functions
get_compile_flags(...)
: Get the compilation flags for custom operators.
get_include(...)
: Get the directory containing the TensorFlow C++ header files.
get_lib(...)
: Get the directory containing the TensorFlow framework library.
get_link_flags(...)
: Get the link flags for custom operators.
Other Members
-
CXX11_ABI_FLAG = 0
-
MONOLITHIC_BUILD = 0
© 2020 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r1.15/api_docs/python/tf/sysconfig