W3cubDocs

/TensorFlow 2.4

Module: tf.sysconfig

System configuration library.

Functions

get_build_info(...): Get a dictionary describing TensorFlow's build environment.

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/r2.4/api_docs/python/tf/sysconfig