W3cubDocs

/TensorFlow

Module: tf.sysconfig

Public API for tf._api.v2.sysconfig namespace

Functions

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

get_compile_flags(...): Returns the compilation flags for compiling with TensorFlow.

get_include(...): Get the directory containing the TensorFlow C++ header files.

get_lib(...): Get the directory containing the TensorFlow framework library.

get_link_flags(...): Returns the linker flags for linking with TensorFlow.

Other Members
CXX11_ABI_FLAG 1
CXX_VERSION 201703
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/api_docs/python/tf/sysconfig