tensorflow / 2.9.1 / sysconfig.html /

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 1
MONOLITHIC_BUILD 0

© 2022 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 4.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/versions/r2.9/api_docs/python/tf/sysconfig