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